From c2c1491088e076bef4b39fc0c0e59cbb61bab1ea Mon Sep 17 00:00:00 2001 From: Aria Nolan Date: Fri, 29 Dec 2023 20:47:50 -0500 Subject: [PATCH] changed caps to esc --- users/tacocat/wayland/sway/config | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/users/tacocat/wayland/sway/config b/users/tacocat/wayland/sway/config index 174c332..5fd7f6c 100755 --- a/users/tacocat/wayland/sway/config +++ b/users/tacocat/wayland/sway/config @@ -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