AutoYADM commit: 2025-02-26 14:45:18

This commit is contained in:
Daniel Fichtinger 2025-02-26 14:45:18 -05:00
parent 77bbd0ca84
commit bafef2c086

View file

@ -195,9 +195,13 @@ window-rule {
} }
} }
window-rule {
match app-id="thunderbird$"
default-column-width { proportion 0.75; }
}
window-rule { window-rule {
match app-id="vesktop$" match app-id="vesktop$"
// clip-to-geometry true // clip-to-geometry true
// min-width 500 // min-width 500
// draw-border-with-background true // draw-border-with-background true
} }