]> git.eshelyaron.com Git - emacs.git/commitdiff
; Fix typo in wallpaper--default-commands
authorStefan Kangas <stefankangas@gmail.com>
Wed, 14 Sep 2022 16:12:39 +0000 (18:12 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Wed, 14 Sep 2022 16:13:06 +0000 (18:13 +0200)
* lisp/image/wallpaper.el (wallpaper--default-commands): Fix typo.

lisp/image/wallpaper.el

index 03b6afa4e0acbebbdb7e72db66235b5383497e75..d2b82a7af59b3e66232c3b4e52030573f159ec68 100644 (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