sway: Natural scroll
This commit is contained in:
parent
5e2d4a15b2
commit
189231b078
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ bindsym $mod+Shift+p exec "lock && doas su -c 'echo mem > /sys/power/state'"
|
||||||
input * {
|
input * {
|
||||||
repeat_delay 290
|
repeat_delay 290
|
||||||
repeat_rate 30
|
repeat_rate 30
|
||||||
|
natural_scroll on
|
||||||
}
|
}
|
||||||
|
|
||||||
### Key bindings
|
### Key bindings
|
||||||
|
|
Loading…
Reference in a new issue