1
1
Fork 0

hyprland: add device alias

Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
Myned 2024-12-09 08:22:16 -06:00
parent 389eb9c5a2
commit 4df40f4121
Signed by: myned
GPG key ID: C7224454F7881A34

View file

@ -262,7 +262,7 @@ in {
devices = names: attrs: map (name: {inherit name;} // attrs) names; devices = names: attrs: map (name: {inherit name;} // attrs) names;
in in
flatten [ flatten [
(devices ["compx-2.4g-receiver-mouse"] { (devices ["compx-2.4g-receiver-mouse" "protoarc-em04"] {
accel_profile = "custom 1 0 1 10 20"; accel_profile = "custom 1 0 1 10 20";
}) })