* lisp/image/wallpaper.el (wallpaper-commands): Add xwallpaper.
This commit is contained in:
parent
6f06353290
commit
ac479598f1
1 changed files with 1 additions and 0 deletions
|
@ -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")
|
||||
)
|
||||
|
|
Loading…
Add table
Reference in a new issue