#wallpaper #setting #image #random #path #file #user

app wall_setter

Simple program for setting wallpaper

1 unstable release

0.1.0 Apr 15, 2021

#11 in #setting

Custom license

17KB
118 lines

builds.sr.ht status

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

~2MB
~31K SLoC