; Fix typo in wallpaper--default-commands
* lisp/image/wallpaper.el (wallpaper--default-commands): Fix typo.
This commit is contained in:
parent
0c9d32b59e
commit
80c516bbc8
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@
|
|||
;; Sway (Wayland)
|
||||
("swaybg" "-o" "*" "-i" "%f" "-m" "fill")
|
||||
;; Wayland General
|
||||
("wbg" %f)
|
||||
("wbg" "%f")
|
||||
;; Gnome
|
||||
("gsettings" "set" "org.gnome.desktop.background" "picture-uri" "file://%f")
|
||||
;; KDE Plasma
|
||||
|
|
Loading…
Add table
Reference in a new issue