summary refs log tree commit diff stats
path: root/users
diff options
context:
space:
mode:
authorsils <sils@sils.li>2024-02-26 16:16:34 +0100
committersils <sils@sils.li>2024-02-26 16:16:34 +0100
commit035573a0e63ef85065e3a9996536d222ced30298 (patch)
treef0cd17f33f5370b26bbee1e26c0241dd370c6cbf /users
parentflake.lock: update (diff)
downloadnix-config-035573a0e63ef85065e3a9996536d222ced30298.tar.gz
nix-config-035573a0e63ef85065e3a9996536d222ced30298.zip
users/sils/hyprland: remove example per device config
Diffstat (limited to 'users')
-rw-r--r--users/sils/hyprland/default.nix6
1 files changed, 0 insertions, 6 deletions
diff --git a/users/sils/hyprland/default.nix b/users/sils/hyprland/default.nix
index 85affb9..2e5ed0c 100644
--- a/users/sils/hyprland/default.nix
+++ b/users/sils/hyprland/default.nix
@@ -103,12 +103,6 @@
         workspace_swipe = "off";
       };
 
-      # Example per-device config
-      # See https://wiki.hyprland.org/Configuring/Keywords/#executing for more
-      "device:epic-mouse-v1" = {
-        sensitivity = "-0.5";
-      };
-
       # Example windowrule v1
       # windowrule = float, ^(kitty)$
       # Example windowrule v2