1 unstable release
0.1.0 | Apr 15, 2021 |
---|
#25 in #setting
17KB
118 lines
Simple program for setting wallpaper in Linux distribution.
Pass path to image if you want specific image, pass path to directory if you want to random file from directory.
If you run wall_setter
without any arguments it will try to set random file from user images directory as wallpaper.
Supports XFCE, Pantheon(gala) and if he doesn't find any of previous it will try to set wallpaper using feh. It also support sway, in order to use it in sway add line in sway config:
output * bg `wall_setter /path/to/folder/or/file` fill
Dependencies
~1.5MB
~30K SLoC