summaryrefslogtreecommitdiff
path: root/accounts/gkleen@sif/niri
diff options
context:
space:
mode:
Diffstat (limited to 'accounts/gkleen@sif/niri')
-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 f603a9f9..fba5bc9b 100644
--- a/accounts/gkleen@sif/niri/default.nix
+++ b/accounts/gkleen@sif/niri/default.nix
@@ -339,6 +339,7 @@ in {
339 matches = [ 339 matches = [
340 { app-id = "^thunderbird$"; } 340 { app-id = "^thunderbird$"; }
341 { app-id = "^Element$"; } 341 { app-id = "^Element$"; }
342 { app-id = "^Rainbow$"; }
342 ]; 343 ];
343 open-on-workspace = "comm"; 344 open-on-workspace = "comm";
344 } 345 }