.emacs.d/site-lisp/wm-init.el
This commit is contained in:
parent
a38365ecf3
commit
ae482bccfe
1 changed files with 3 additions and 3 deletions
|
@ -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")
|
||||
|
|
Loading…
Reference in a new issue