StumpWM: Added Emacs local variables
This commit is contained in:
parent
120e7416af
commit
3bca780d9e
1 changed files with 4 additions and 0 deletions
|
@ -329,3 +329,7 @@ script."
|
||||||
(switch-layout-to *key-layout*)
|
(switch-layout-to *key-layout*)
|
||||||
|
|
||||||
(run-shell-command "xmodmap $HOME/.Xmodmap" t)
|
(run-shell-command "xmodmap $HOME/.Xmodmap" t)
|
||||||
|
|
||||||
|
;; Local Variables:
|
||||||
|
;; mode: stumpwm
|
||||||
|
;; End:
|
||||||
|
|
Loading…
Reference in a new issue