feat(hypr): make caps lock to act as an escape key
This commit is contained in:
parent
c8b816fd31
commit
89569ed26c
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
input {
|
||||
kb_layout = us, es
|
||||
# kb_variant = colemak_dh
|
||||
kb_options = compose:rctrl, level3:ralt_switch, grp:win_space_toggle, ctrl:nocaps
|
||||
kb_options = compose:rctrl, level3:ralt_switch, grp:win_space_toggle, caps:escape
|
||||
|
||||
follow_mouse = 1
|
||||
numlock_by_default = true
|
||||
|
|
Loading…
Add table
Reference in a new issue