1
0
Fork 0

sway: Try to match macOS repeat settings

This commit is contained in:
Jeremy Kaplan 2024-10-11 20:04:26 -04:00
commit 5671204ae6

View file

@ -11,8 +11,8 @@ set $right l
## Input config
input type:keyboard {
repeat_delay 250
repeat_rate 50
repeat_delay 200
repeat_rate 80
}
# Use Mouse+$super to drag floating windows.