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