hyprland: add device alias
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
389eb9c5a2
commit
4df40f4121
1 changed files with 1 additions and 1 deletions
|
@ -262,7 +262,7 @@ in {
|
|||
devices = names: attrs: map (name: {inherit name;} // attrs) names;
|
||||
in
|
||||
flatten [
|
||||
(devices ["compx-2.4g-receiver-mouse"] {
|
||||
(devices ["compx-2.4g-receiver-mouse" "protoarc-em04"] {
|
||||
accel_profile = "custom 1 0 1 10 20";
|
||||
})
|
||||
|
||||
|
|
Loading…
Reference in a new issue