From 3854422c04b2da83755d0f5ca89587c5d7066ef3 Mon Sep 17 00:00:00 2001 From: Zeph Levy <171337931+ZephLevy@users.noreply.github.com> Date: Tue, 3 Feb 2026 22:41:43 +0100 Subject: [PATCH] Small niri changes, still testing it out --- home-manager/modules/niri-config.kdl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/home-manager/modules/niri-config.kdl b/home-manager/modules/niri-config.kdl index 624c383..9f8b4aa 100644 --- a/home-manager/modules/niri-config.kdl +++ b/home-manager/modules/niri-config.kdl @@ -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.