mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2026-02-16 09:02:42 +00:00
examples: niri: Fix configuration.
This commit is contained in:
parent
178a9d43fb
commit
7e2c3f3573
@ -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 {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user