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 ee545ba2..bfc32254 100644
--- a/accounts/gkleen@sif/niri/default.nix
+++ b/accounts/gkleen@sif/niri/default.nix
@@ -398,6 +398,7 @@ in {
398 matches = [ 398 matches = [
399 { app-id = "^Gimp-"; title = "^Quit GIMP$"; } 399 { app-id = "^Gimp-"; title = "^Quit GIMP$"; }
400 { app-id = "^org\.kde\.polkit-kde-authentication-agent-1$"; } 400 { app-id = "^org\.kde\.polkit-kde-authentication-agent-1$"; }
401 { app-id = "^xdg-desktop-portal-gtk$"; }
401 ]; 402 ];
402 open-floating = true; 403 open-floating = true;
403 } 404 }