examples: niri: Fix configuration.

This commit is contained in:
Hilton Chain 2026-02-10 21:26:39 +08:00
parent 178a9d43fb
commit 7e2c3f3573
No known key found for this signature in database
GPG Key ID: ACC66D09CA528292

View File

@ -646,7 +646,8 @@ prefer-no-csd
window-rule { window-rule {
match app-id="org.wezfurlong.wezterm" match app-id="org.wezfurlong.wezterm"
default-column-width { proportion 0.5; } default-column-width { proportion 0.5; }
default-window-height { proportion 1; }} default-window-height { proportion 1.0; }
}
// Background color to match the wallpaper. // Background color to match the wallpaper.
overview { overview {