summaryrefslogtreecommitdiffstats
path: root/.emacs.d/site-lisp/wm-init.el
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2012-10-23 00:23:25 +0200
committerGravatar Tom Willemsen2012-10-23 00:23:25 +0200
commitae482bccfedbfc6a7ed976d692342453fdad5cd2 (patch)
tree446d37c91cc38b692580e2dca43649198101edb8 /.emacs.d/site-lisp/wm-init.el
parenta38365ecf327a925f9eaf455a4bbb3009281e364 (diff)
downloaddotfiles-ae482bccfedbfc6a7ed976d692342453fdad5cd2.tar.gz
dotfiles-ae482bccfedbfc6a7ed976d692342453fdad5cd2.zip
.emacs.d/site-lisp/wm-init.el
Diffstat (limited to '.emacs.d/site-lisp/wm-init.el')
-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")