Skip to content

Commit eb839b9

Browse files
committed
sway: make caps lock available via shift+caps
1 parent c91bfba commit eb839b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sway/.config/sway/config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -494,7 +494,7 @@ input type:pointer {
494494

495495
input type:keyboard {
496496
xkb_layout eu
497-
xkb_options caps:escape
497+
xkb_options caps:escape_shifted_capslock
498498
}
499499

500500
output * {

0 commit comments

Comments
 (0)