projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f06353
)
* lisp/image/wallpaper.el (wallpaper-commands): Add xwallpaper.
author
Stefan Kangas
<stefankangas@gmail.com>
Wed, 14 Sep 2022 08:41:07 +0000
(10:41 +0200)
committer
Stefan Kangas
<stefankangas@gmail.com>
Wed, 14 Sep 2022 08:41:07 +0000
(10:41 +0200)
lisp/image/wallpaper.el
patch
|
blob
|
history
diff --git
a/lisp/image/wallpaper.el
b/lisp/image/wallpaper.el
index c31c54fd9f760423870790b88e20f91ecbadb421..1e921dc2c4c17dc54464838690055babc4a93b73 100644
(file)
--- a/
lisp/image/wallpaper.el
+++ b/
lisp/image/wallpaper.el
@@
-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")
)