projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c9d32b
)
; Fix typo in wallpaper--default-commands
author
Stefan Kangas
<stefankangas@gmail.com>
Wed, 14 Sep 2022 16:12:39 +0000
(18:12 +0200)
committer
Stefan 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
patch
|
blob
|
history
diff --git
a/lisp/image/wallpaper.el
b/lisp/image/wallpaper.el
index 03b6afa4e0acbebbdb7e72db66235b5383497e75..d2b82a7af59b3e66232c3b4e52030573f159ec68 100644
(file)
--- a/
lisp/image/wallpaper.el
+++ b/
lisp/image/wallpaper.el
@@
-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