hyprland: modify device sensitivity
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
85527fd831
commit
56b6011946
1 changed files with 1 additions and 1 deletions
|
@ -261,7 +261,7 @@ in {
|
||||||
in
|
in
|
||||||
flatten [
|
flatten [
|
||||||
(devices ["compx-2.4g-receiver-mouse" "protoarc-em04"] {
|
(devices ["compx-2.4g-receiver-mouse" "protoarc-em04"] {
|
||||||
accel_profile = "custom 1 0 1 10 20";
|
accel_profile = "custom 1 0 1 5 10";
|
||||||
})
|
})
|
||||||
|
|
||||||
(devices ["kensington-orbit-wireless-tb-mouse" "orbit-bt5.0-mouse"] {
|
(devices ["kensington-orbit-wireless-tb-mouse" "orbit-bt5.0-mouse"] {
|
||||||
|
|
Loading…
Reference in a new issue