changed accel_profile, added trackball mouse

This commit is contained in:
Maximilian Wagner 2024-03-03 14:01:24 +01:00
parent 05b78f2b27
commit 36d166d638

View File

@ -46,9 +46,14 @@ input {
natural_scroll = true natural_scroll = true
} }
accel_profile = flat
sensitivity = 0 # -1.0 - 1.0, 0 means no modification. sensitivity = 0 # -1.0 - 1.0, 0 means no modification.
} }
device:logitech-mx-ergo-multi-device-trackball- {
sensitivity = -0.2
}
general { general {
# See https://wiki.hyprland.org/Configuring/Variables/ for more # See https://wiki.hyprland.org/Configuring/Variables/ for more