* lisp/image/wallpaper.el (wallpaper-commands): Add xwallpaper.

This commit is contained in:
Stefan Kangas 2022-09-14 10:41:07 +02:00
parent 6f06353290
commit ac479598f1

View file

@ -49,6 +49,7 @@
("gm" "display" "-size" "%wx%h" "-window" "root" "%f")
("display" "-resize" "%wx%h" "-window" "root" "%f")
("feh" "--bg-max" "%f")
("xwallpaper" "--zoom" "%f")
("xloadimage" "-onroot" "-fullscreen" "%f")
("xsetbg" " %f")
)