Small niri changes, still testing it out

This commit is contained in:
Zeph Levy 2026-02-03 22:41:43 +01:00
parent 6721d9337b
commit 3854422c04

View file

@ -108,9 +108,9 @@ layout {
// preset-window-heights { } // preset-window-heights { }
// You can change the default width of the new windows. // You can change the default width of the new windows.
default-column-width { proportion 0.5; } // default-column-width { proportion 0.5; }
// If you leave the brackets empty, the windows themselves will decide their initial width. // If you leave the brackets empty, the windows themselves will decide their initial width.
// default-column-width {} default-column-width {}
// By default focus ring and border are rendered as a solid background rectangle // By default focus ring and border are rendered as a solid background rectangle
// behind windows. That is, they will show up through semitransparent windows. // behind windows. That is, they will show up through semitransparent windows.