From 6f052316e9f75a2627b98c9054c4d1551775b08e Mon Sep 17 00:00:00 2001 From: Hadi <112569860+anotherhadi@users.noreply.github.com> Date: Wed, 16 Oct 2024 01:29:36 +0200 Subject: [PATCH] disable autoDrag (overview) --- home/system/hyprland/default.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/home/system/hyprland/default.nix b/home/system/hyprland/default.nix index 8574220..15e86e7 100644 --- a/home/system/hyprland/default.nix +++ b/home/system/hyprland/default.nix @@ -50,6 +50,8 @@ in { exec-once = [ "${pkgs.bitwarden}/bin/bitwarden" ]; + plugin = { overview = { autoDrag = false; }; }; + monitor = [ "eDP-2,highres,0x0,1" "HDMI-A-1,3440x1440@99.98,auto,1"