changing up caps lock modifier
This commit is contained in:
@@ -32,7 +32,7 @@ exec swayidle -w \
|
|||||||
input type:keyboard {
|
input type:keyboard {
|
||||||
xkb_layout "us"
|
xkb_layout "us"
|
||||||
xkb_variant ""
|
xkb_variant ""
|
||||||
xkb_options "caps:escape"
|
xkb_options "caps:ctrl_modifier,shift:both_capslock"
|
||||||
repeat_delay 400
|
repeat_delay 400
|
||||||
repeat_rate 40
|
repeat_rate 40
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user