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. sensitivity = 0 # -1.0 - 1.0, 0 means no modification.
} }
# this throws error since last update device {
# device:logitech-mx-ergo-multi-device-trackball- { name = logitech-mx-ergo-multi-device-trackball-
# sensitivity = -0.2 sensitivity = -0.2
# } }
#
# device:logitech-g703-ls-1 { device {
# sensitivity = -0.1 name = logitech-g703-ls-1
# } sensitivity = -0.1
}
general { general {
# See https://wiki.hyprland.org/Configuring/Variables/ for more # See https://wiki.hyprland.org/Configuring/Variables/ for more