Fixed keyboard repeat rate, oops

This commit is contained in:
Logan G 2021-11-18 19:19:33 -07:00
parent 7354051d77
commit 9dc12751bc
Signed by: logan
GPG key ID: E328528C921E7A7A

View file

@ -192,8 +192,8 @@ bindsym Ctrl+Mod1+l exec --no-startup-id $lock_command
output "*" bg $background fill
# Keyboard
input keyboard repeat_delay 250
input keyboard repeat_rate 50
input * repeat_delay 250
input * repeat_rate 50
# Move workspace over to neighboring monitors
bindsym $mod+Ctrl+Left move workspace to output left