Improve kmonad, not ready to be used
This commit is contained in:
parent
7ca01632d3
commit
86aa16c028
@ -2,6 +2,11 @@
|
|||||||
input (device-file "/dev/input/event4")
|
input (device-file "/dev/input/event4")
|
||||||
fallthrough true)
|
fallthrough true)
|
||||||
|
|
||||||
|
(defsrc
|
||||||
|
esc f1 f2 f3 f4 f5 f6 f7 f8 f9 f10 f11 f12 ptsc del
|
||||||
|
|
||||||
|
)
|
||||||
|
|
||||||
(deflayer main
|
(deflayer main
|
||||||
(switchesc capslock escape)
|
(switchesc capslock escape)
|
||||||
(switchcaps escape capslock))
|
(switchcaps escape capslock))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user