Map caps lock to escape in StumpWM config
This commit is contained in:
parent
27fae09f23
commit
49b842d370
@ -34,6 +34,7 @@
|
|||||||
|
|
||||||
;; X Windows config
|
;; X Windows config
|
||||||
(run-shell-command "xsetroot -cursor_name left_ptr")
|
(run-shell-command "xsetroot -cursor_name left_ptr")
|
||||||
|
(run-shell-command "setxkbmap -option caps:escape")
|
||||||
|
|
||||||
;; UI
|
;; UI
|
||||||
(ql:quickload "clx-truetype")
|
(ql:quickload "clx-truetype")
|
||||||
|
Loading…
Reference in New Issue
Block a user