diff options
| -rw-r--r-- | accounts/gkleen@sif/niri.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/accounts/gkleen@sif/niri.nix b/accounts/gkleen@sif/niri.nix index 1ee6bec9..c7f450aa 100644 --- a/accounts/gkleen@sif/niri.nix +++ b/accounts/gkleen@sif/niri.nix | |||
| @@ -655,6 +655,7 @@ in { | |||
| 655 | (plain "window-rule" [ | 655 | (plain "window-rule" [ |
| 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 | (plain "default-column-width" [(sleaf "proportion" (2. / 3.))]) | 659 | (plain "default-column-width" [(sleaf "proportion" (2. / 3.))]) |
| 659 | ]) | 660 | ]) |
| 660 | (plain "window-rule" [ | 661 | (plain "window-rule" [ |
