.emacs.d/site-lisp/wm-init.el

This commit is contained in:
Tom Willemsen 2012-10-23 00:23:25 +02:00
parent a38365ecf3
commit ae482bccfe

View file

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