diff options
| author | Gregor Kleen <gkleen@yggdrasil.li> | 2026-04-23 19:57:54 +0200 |
|---|---|---|
| committer | Gregor Kleen <gkleen@yggdrasil.li> | 2026-04-23 19:57:54 +0200 |
| commit | 2839c49438e8dfe0ed0bd13bdcc9c08b690a2289 (patch) | |
| tree | cfc87caadd57a74aea0cf153ec5cecaa107b2eaa /accounts/gkleen@sif | |
| parent | 44596fbf0a291954628c4d044aa39a255de80fcb (diff) | |
| download | nixos-2839c49438e8dfe0ed0bd13bdcc9c08b690a2289.tar nixos-2839c49438e8dfe0ed0bd13bdcc9c08b690a2289.tar.gz nixos-2839c49438e8dfe0ed0bd13bdcc9c08b690a2289.tar.bz2 nixos-2839c49438e8dfe0ed0bd13bdcc9c08b690a2289.tar.xz nixos-2839c49438e8dfe0ed0bd13bdcc9c08b690a2289.zip | |
...flakes
Diffstat (limited to 'accounts/gkleen@sif')
| -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" [ |
