diff options
Diffstat (limited to '.config/aerospace/aerospace.toml')
| -rw-r--r-- | .config/aerospace/aerospace.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/aerospace/aerospace.toml b/.config/aerospace/aerospace.toml index 567b6ce..37018e3 100644 --- a/.config/aerospace/aerospace.toml +++ b/.config/aerospace/aerospace.toml @@ -33,7 +33,7 @@ default-root-container-layout = 'tiles' # Possible values: horizontal|vertical|auto # 'auto' means: wide monitor (anything wider than high) gets horizontal orientation, # tall monitor (anything higher than wide) gets vertical orientation -default-root-container-orientation = 'auto' +default-root-container-orientation = 'vertical' # Mouse follows focus when focused monitor changes # Drop it from your config, if you don't like this behavior |
