fixed mouse config error
This commit is contained in:
parent
8247d83556
commit
dfc89f708e
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user