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

This commit is contained in:
Tom Willemsen 2012-10-26 00:53:28 +02:00
parent 8136125d18
commit 2d3476b96a

View file

@ -1,3 +1,3 @@
(async-shell-command "herbstluftwm" " herbstluftwm") (async-shell-command "herbstluftwm" " herbstluftwm")
(async-shell-command "dunst" " dunst") (async-shell-command "dunst" " dunst")
(async-shell-command "xbindkeys -n" " xbindkeys") (async-shell-command "xbindkeys" " xbindkeys")