diff options
Diffstat (limited to 'homes/floppydisk')
-rw-r--r-- | homes/floppydisk/hyprland.nix | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/homes/floppydisk/hyprland.nix b/homes/floppydisk/hyprland.nix index 89fede5..28e4a55 100644 --- a/homes/floppydisk/hyprland.nix +++ b/homes/floppydisk/hyprland.nix @@ -74,10 +74,6 @@ "general:resize_on_border" = "true"; - "device:gm-tek-usb-composite-device-1" = { - sensitivity = 1.0; - }; - bindl = [ ",switch:on:Lid Switch,exec,${/. + ../../misc/scripts/lidclose.sh}" ",switch:off:Lid Switch,exec,${/. + ../../misc/scripts/lidopen.sh}" |