wall_setter

Crates.iowall_setter
lib.rswall_setter
version0.1.0
sourcesrc
created_at2021-04-15 13:51:59.723618
updated_at2021-04-15 13:51:59.723618
descriptionSimple program for setting wallpaper
homepagehttps://git.sr.ht/~leinnan/wall_setter
repositoryhttps://git.sr.ht/~leinnan/wall_setter
max_upload_size
id384846
size48,456
MevLyshkin (Leinnan)

documentation

README

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

Commit count: 0

cargo fmt