Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 371 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 371 Bytes

Wallpaper-Engine

A simple wallpaper setter for linux.

About

WallpaperEngine is a simple wallpaper setter written in go.

It currently works for gnome & feh but is extensible with simply writing a new "engine" building upon the Engines interface.

Install

Installation is pretty easy, simply git clone the repository and run make install.