@@ 125,7 125,7 @@ layout {
}
// You can change the default width of the new windows.
- default-column-width { proportion 0.75; }
+ default-column-width { proportion 0.5; }
// If you leave the brackets empty, the windows themselves will decide their initial width.
// default-column-width {}
@@ 265,8 265,9 @@ animations {
}
window-rule {
- match app-id="^emacs$"
- default-column-width { proportion 0.5; }
+ match app-id="^claws-mail$"
+ match app-id="^firefox$"
+ default-column-width { proportion 0.75; }
}
window-rule {