fixed update-caused errors, nofix
This commit is contained in:
parent
94c28e492b
commit
8247d83556
@ -1,5 +1,4 @@
|
|||||||
source=~/.config/hypr/mocha.conf
|
source=~/.config/hypr/mocha.conf
|
||||||
$COLOR
|
|
||||||
|
|
||||||
# See https://wiki.hyprland.org/Configuring/Monitors/
|
# See https://wiki.hyprland.org/Configuring/Monitors/
|
||||||
monitor=,preferred,auto,auto
|
monitor=,preferred,auto,auto
|
||||||
@ -51,9 +50,14 @@ input {
|
|||||||
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- {
|
# this throws error since last update
|
||||||
sensitivity = -0.2
|
# device:logitech-mx-ergo-multi-device-trackball- {
|
||||||
}
|
# sensitivity = -0.2
|
||||||
|
# }
|
||||||
|
#
|
||||||
|
# device: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