fixed mouse config error

This commit is contained in:
Maximilian Wagner 2024-04-02 19:55:49 +02:00
parent 8247d83556
commit dfc89f708e

View File

@ -50,14 +50,15 @@ input {
sensitivity = 0 # -1.0 - 1.0, 0 means no modification.
}
# this throws error since last update
# device:logitech-mx-ergo-multi-device-trackball- {
# sensitivity = -0.2
# }
#
# device:logitech-g703-ls-1 {
# sensitivity = -0.1
# }
device {
name = logitech-mx-ergo-multi-device-trackball-
sensitivity = -0.2
}
device {
name = logitech-g703-ls-1
sensitivity = -0.1
}
general {
# See https://wiki.hyprland.org/Configuring/Variables/ for more