Commit 61204e0
Changed files (2)
modules
desktop
desktop-environment
discrete
wm
modules/desktop/desktop-environment/discrete/wm/niri/window-rules.nix
@@ -18,7 +18,7 @@
{app-id = "firefox";}
{app-id = "floorp";}
- # {app-id = "chromium-browser";} # Not maximizing Chromium because I usually use it for web apps
+ {app-id = "chromium-browser";}
{app-id = "thunderbird";}
{app-id = "CherryStudio";} # Maximize Cherry Studio because default half-size is too small to it's minimum usable size
modules/desktop/desktop-environment/discrete/wm/niri/workspaces.nix
@@ -7,7 +7,6 @@
"4media" = {};
"5read" = {};
"6game" = {};
- "9other" = {};
};
};
}