summaryrefslogtreecommitdiffstats
path: root/emacs/site-lisp/wm-init.el
diff options
context:
space:
mode:
Diffstat (limited to 'emacs/site-lisp/wm-init.el')
-rw-r--r--emacs/site-lisp/wm-init.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/emacs/site-lisp/wm-init.el b/emacs/site-lisp/wm-init.el
new file mode 100644
index 0000000..694acab
--- /dev/null
+++ b/emacs/site-lisp/wm-init.el
@@ -0,0 +1,3 @@
+(async-shell-command "herbstluftwm" " herbstluftwm")
+(async-shell-command "dunst" " dunst")
+(async-shell-command "xbindkeys" " xbindkeys")