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