More niri config

This commit is contained in:
Zeph Levy 2026-02-04 17:33:27 +01:00
parent e71ff8ed61
commit 39b457bc0a
4 changed files with 5 additions and 5 deletions

View file

@ -108,9 +108,9 @@ layout {
// preset-window-heights { }
// 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.
default-column-width {}
// default-column-width {};
// By default focus ring and border are rendered as a solid background rectangle
// behind windows. That is, they will show up through semitransparent windows.
@ -179,8 +179,6 @@ layout {
// which may be more convenient to use.
// See the binds section below for more spawn examples.
// This line starts waybar, a commonly used bar for Wayland compositors.
spawn-at-startup "waybar"
spawn-at-startup "swayosd-server"
spawn-at-startup "hypridle"