commit 64a0057fe09bd66b1a5a865d6bbd2e87e622055c parent b5f870b30db3f4ce539305217f09882ff64c8913 Author: Milutin Popovic <milutin@popovic.xyz> Date: Thu, 9 Apr 2026 22:17:52 +0100 up Diffstat:
| M | modules/niri.nix | | | 22 | +++++++++++----------- |
1 file changed, 11 insertions(+), 11 deletions(-)
diff --git a/modules/niri.nix b/modules/niri.nix @@ -26,7 +26,7 @@ window-rules = [ { matches = [ { app-id = "spotify"; } ]; - open-on-workspace = "r9"; + open-on-workspace = "l9"; open-maximized = true; } { @@ -53,15 +53,15 @@ "l7" = { }; "l8" = { }; "l9" = { }; - "r1" = { }; - "r2" = { }; - "r3" = { }; - "r4" = { }; - "r5" = { }; - "r6" = { }; - "r7" = { }; - "r8" = { }; - "r9" = { }; + #"r1" = { }; + #"r2" = { }; + #"r3" = { }; + #"r4" = { }; + #"r5" = { }; + #"r6" = { }; + #"r7" = { }; + #"r8" = { }; + #"r9" = { }; }; binds = let @@ -275,7 +275,7 @@ }; }; "BOE 0x0BCA Unknown" = { - enable = false; + enable = true; mode = { width = 2256; height = 1504;