diff options
Diffstat (limited to 'resources')
| -rw-r--r-- | resources/default-config.kdl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/resources/default-config.kdl b/resources/default-config.kdl index 9cca2f8c..bd26d393 100644 --- a/resources/default-config.kdl +++ b/resources/default-config.kdl @@ -305,6 +305,9 @@ animations { // If such an output does not exist, it will open on the currently // focused output as usual. open-on-output "eDP-1" + + // Make this window open as a maximized column. + open-maximized true } // Here's a useful example. Work around WezTerm's initial configure bug |
