; Fix typo in wallpaper--default-commands

* lisp/image/wallpaper.el (wallpaper--default-commands): Fix typo.
This commit is contained in:
Stefan Kangas 2022-09-14 18:12:39 +02:00
parent 0c9d32b59e
commit 80c516bbc8

View file

@ -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