feat(niri): maximize by default

This commit is contained in:
2025-08-09 20:14:31 +08:00
parent dec6db7e8e
commit e5474ffd29

View File

@@ -39,7 +39,7 @@
{ proportion = 0.6; } { proportion = 0.6; }
{ proportion = 0.66667; } { proportion = 0.66667; }
]; ];
default-column-width.proportion = 0.4; default-column-width.proportion = 1.0;
background-color = "transparent"; background-color = "transparent";
}; };