diff options
author | Frankie B. <git@diskfloppy.me> | 2024-04-14 00:11:30 +0100 |
---|---|---|
committer | Frankie B. <git@diskfloppy.me> | 2024-04-14 00:11:30 +0100 |
commit | 380503d322ceea0399e20424915af2304e88d6f3 (patch) | |
tree | c9d173561350d8c2b54d9e44faf32a2740a373bc /homes | |
parent | 945ace09ee8023ce8f1721f183c7417aacfb1c04 (diff) |
This was broken anyway
Diffstat (limited to 'homes')
-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}" |