changed caps to esc

This commit is contained in:
Aria Nolan 2023-12-29 20:47:50 -05:00
parent 73daeb7edd
commit c2c1491088

View file

@ -85,9 +85,11 @@ exec swayidle -w \
middle_emulation enabled
}
input "1:1:AT_Translated_Set_2_keyboard" {
input "type:keyboard" {
repeat_delay 200
repeat_rate 35
xkb_layout us
xkb_options caps:escape
}
#
@ -256,7 +258,7 @@ bindsym $mod+r mode "resize"
bindsym Print exec grimshot copy area
# Screen Lock
bindsym $mod+Shift+l swaylock -c 000000
bindsym $mod+Shift+n exec swaylock -c 000000
#
# Player