Set default column width

This commit is contained in:
Ian Keane 2025-06-29 11:01:01 -04:00
parent a0df4235c7
commit caf56de403

View file

@ -71,7 +71,7 @@ animations {
window-rule { window-rule {
match app-id=r#"^org\.wezfurlong\.wezterm$"# match app-id=r#"^org\.wezfurlong\.wezterm$"#
default-column-width {} default-column-width { proportion 0.5; }
} }
window-rule { window-rule {