Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 838 Bytes

README.md

File metadata and controls

47 lines (30 loc) · 838 Bytes

toblerone

a wallpaper management tool for X11-powered systems

intro

xsetroot / hsetroot and feh are complex. I don't want to spend time figuring out how they work, since I don't want to spend all my time ricing and setting my wallpaper.

toblerone was created with the sole purpose of fixing this issue.

install

You need the following from your distribution:

  • libcurl
  • libx11 / xlib
  • Imlib2

Build and install with make:

$ make
$ sudo make install

manual

This should be self-explanatory:

$ ./toblerone -h
usage:
./toblerone -hbr [FILENAME]

-h / --help  -- print help menu
-b / --background [FILENAME] -- set background as image
-r / --random  -- set random background image (ignored if -b is called)

license

mit