]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/image/wallpaper.el (wallpaper-commands): Add xwallpaper.
authorStefan Kangas <stefankangas@gmail.com>
Wed, 14 Sep 2022 08:41:07 +0000 (10:41 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Wed, 14 Sep 2022 08:41:07 +0000 (10:41 +0200)
lisp/image/wallpaper.el

index c31c54fd9f760423870790b88e20f91ecbadb421..1e921dc2c4c17dc54464838690055babc4a93b73 100644 (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")
     )