summaryrefslogtreecommitdiff
path: root/accounts/gkleen@sif/niri/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'accounts/gkleen@sif/niri/default.nix')
-rw-r--r--accounts/gkleen@sif/niri/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/accounts/gkleen@sif/niri/default.nix b/accounts/gkleen@sif/niri/default.nix
index b895645e..17da42d6 100644
--- a/accounts/gkleen@sif/niri/default.nix
+++ b/accounts/gkleen@sif/niri/default.nix
@@ -309,6 +309,7 @@ in {
309 { app-id = "^org\.keepassxc\.KeePassXC$"; title = ".*Passkey credentials$"; } 309 { app-id = "^org\.keepassxc\.KeePassXC$"; title = ".*Passkey credentials$"; }
310 ]; 310 ];
311 open-focused = true; 311 open-focused = true;
312 open-floating = true;
312 } 313 }
313 { 314 {
314 matches = [ { app-id = "^kitty-scratch$"; } ]; 315 matches = [ { app-id = "^kitty-scratch$"; } ];