Small niri changes, still testing it out
This commit is contained in:
parent
6721d9337b
commit
3854422c04
1 changed files with 2 additions and 2 deletions
|
|
@ -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.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue