mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-28 12:49:25 +00:00
Expose and slightly increase mouse/trackpad sensitivity
This commit is contained in:
@ -48,6 +48,9 @@ input {
|
|||||||
repeat_rate = 40
|
repeat_rate = 40
|
||||||
repeat_delay = 600
|
repeat_delay = 600
|
||||||
|
|
||||||
|
# Sensitity for mouse/trackpack
|
||||||
|
sensitivity = 0.35
|
||||||
|
|
||||||
touchpad {
|
touchpad {
|
||||||
# Use natural (inverse) scrolling
|
# Use natural (inverse) scrolling
|
||||||
# natural_scroll = true
|
# natural_scroll = true
|
||||||
|
Reference in New Issue
Block a user