diff options
Diffstat (limited to 'homes/floppydisk/hyprland.nix')
-rw-r--r-- | homes/floppydisk/hyprland.nix | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/homes/floppydisk/hyprland.nix b/homes/floppydisk/hyprland.nix index 86ff2cd..0d39b50 100644 --- a/homes/floppydisk/hyprland.nix +++ b/homes/floppydisk/hyprland.nix @@ -74,6 +74,10 @@ "general:resize_on_border" = "true"; + "device:gm-tek-usb-composite-device-1" = { + sensitivity = 1.0; + }; + bindl = [ ",switch:on:Lid Switch,exec,hyprctl keyword monitor LVDS-1, disable" ",switch:off:Lid Switch,exec,hyprctl keyword monitor LVDS-1, 1600x900, 0x0, 1" |