From 7e2c3f357309a98fbc9d9cfb9a11bebc97fcadf2 Mon Sep 17 00:00:00 2001 From: Hilton Chain Date: Tue, 10 Feb 2026 21:26:39 +0800 Subject: [PATCH] examples: niri: Fix configuration. --- modules/rosenthal/examples/niri.kdl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/rosenthal/examples/niri.kdl b/modules/rosenthal/examples/niri.kdl index 07a30f6..4750395 100644 --- a/modules/rosenthal/examples/niri.kdl +++ b/modules/rosenthal/examples/niri.kdl @@ -646,7 +646,8 @@ prefer-no-csd window-rule { match app-id="org.wezfurlong.wezterm" default-column-width { proportion 0.5; } - default-window-height { proportion 1; }} + default-window-height { proportion 1.0; } +} // Background color to match the wallpaper. overview {