sway: map caps -> esc

This commit is contained in:
2024-07-13 23:53:50 +00:00
parent 0473822172
commit b443fd46d8

View File

@@ -198,6 +198,9 @@ input type:touchpad {
natural_scroll enabled natural_scroll enabled
} }
# caps as escape key
input "type:keyboard" xkb_options caps:escape
## SHARED ## SHARED
# TV # TV
output $out_tv { output $out_tv {