summary refs log tree commit diff stats
diff options
context:
space:
mode:
-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