diff --git a/modules/home/sway/default.nix b/modules/home/sway/default.nix index e35b126..956faa9 100644 --- a/modules/home/sway/default.nix +++ b/modules/home/sway/default.nix @@ -227,6 +227,12 @@ in { output = ["DP-3" "DP-4" "DP-6" "HDMI-A-1" "eDP-1"]; } ]; + + floating.criteria = [ + { + title = "KeePassXC - Access Request"; + } + ]; }; extraConfig = lib.mkIf cfg.laptop ''