summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.emacs.d/site-lisp/wm-init.el6
1 files changed, 3 insertions, 3 deletions
diff --git a/.emacs.d/site-lisp/wm-init.el b/.emacs.d/site-lisp/wm-init.el
index acfd078..1ff0501 100644
--- a/.emacs.d/site-lisp/wm-init.el
+++ b/.emacs.d/site-lisp/wm-init.el
@@ -1,3 +1,3 @@
-(async-shell-command "herbstluftwm")
-(async-shell-command "dunst")
-(async-shell-command "xbindkeys -n")
+(async-shell-command "herbstluftwm" " herbstluftwm")
+(async-shell-command "dunst" " dunst")
+(async-shell-command "xbindkeys -n" " xbindkeys")