Add initial kmonad setup
This commit is contained in:
parent
cdf2efa1a4
commit
7ca01632d3
9
general/kmonad/swap-esc-caps.kbd
Normal file
9
general/kmonad/swap-esc-caps.kbd
Normal file
@ -0,0 +1,9 @@
|
||||
(defcfg
|
||||
input (device-file "/dev/input/event4")
|
||||
fallthrough true)
|
||||
|
||||
(deflayer main
|
||||
(switchesc capslock escape)
|
||||
(switchcaps escape capslock))
|
||||
|
||||
(defoutput uinput-sink)
|
Loading…
x
Reference in New Issue
Block a user