summaryrefslogtreecommitdiff
path: root/accounts
diff options
context:
space:
mode:
Diffstat (limited to 'accounts')
-rw-r--r--accounts/gkleen@sif/niri.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/accounts/gkleen@sif/niri.nix b/accounts/gkleen@sif/niri.nix
index c7f450aa..098386d0 100644
--- a/accounts/gkleen@sif/niri.nix
+++ b/accounts/gkleen@sif/niri.nix
@@ -656,6 +656,7 @@ in {
656 (sleaf "match" { app-id = "^emacs$"; }) 656 (sleaf "match" { app-id = "^emacs$"; })
657 (sleaf "match" { app-id = "^firefox$"; }) 657 (sleaf "match" { app-id = "^firefox$"; })
658 (sleaf "match" { app-id = "^gnucash$"; }) 658 (sleaf "match" { app-id = "^gnucash$"; })
659 (sleaf "exclude" { app-id = "^gnucash$"; title = "^(Securities|Price Database)$"; })
659 (plain "default-column-width" [(sleaf "proportion" (2. / 3.))]) 660 (plain "default-column-width" [(sleaf "proportion" (2. / 3.))])
660 ]) 661 ])
661 (plain "window-rule" [ 662 (plain "window-rule" [