configs_collection/keyd/default.conf

18 lines
209 B
Text

[ids]
*
[main]
# Maps capslock to escape when pressed and control when held.
capslock = overload(control, esc)
# Remaps the escape key to capslock
esc = capslock
[alt]
j = down
k = up
h = left
l = right