Hyprland: Update per-device config options syntax.

This commit is contained in:
Viyurz 2024-03-20 08:43:32 +01:00
parent 8dfd974699
commit c867e2955f
Signed by: Viyurz
SSH key fingerprint: SHA256:IskOHTmhHSJIvAt04N6aaxd5SZCVWW1Guf9tEcxIMj8
2 changed files with 4 additions and 8 deletions

View file

@ -1,8 +1,4 @@
# Change the sensibility per device to keep the default one on touchpad
device:asus-rog-sica {
sensitivity = -0.55
}
device:logitech-g203-lightsync-gaming-mouse {
sensitivity = -0.55
device {
name = syna32aa:00-06cb:ce17-touchpad
sensitivity = 0
}

View file

@ -5,7 +5,7 @@ input {
numlock_by_default = true
# Mouse
sensitivity = 0 # -1.0 - 1.0, 0 means no modification.
sensitivity = -0.55 # -1.0 - 1.0, 0 means no modification.
follow_mouse = 2
float_switch_override_focus = 0