Add default-column-width setting

This commit is contained in:
Ivan Molodetskikh
2023-11-02 21:07:29 +04:00
parent 6a81d8f2a6
commit e1bfd981b3
4 changed files with 49 additions and 19 deletions
+5
View File
@@ -107,6 +107,11 @@ preset-column-widths {
// fixed 1920
}
// You can change the default width of the new windows.
default-column-width { proportion 0.5; }
// If you leave the brackets empty, the windows themselves will decide their initial width.
// default-column-width {}
// Set gaps around windows in logical pixels.
gaps 16