From be0d36986c1a39cb24e6a04cc470367e9ecd9e47 Mon Sep 17 00:00:00 2001 From: Tobias Ostner Date: Fri, 24 Jul 2026 13:26:21 +0700 Subject: [PATCH] Widen aerospace gaps --- config/aerospace/aerospace.toml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/config/aerospace/aerospace.toml b/config/aerospace/aerospace.toml index 88b3c59..5de0bec 100644 --- a/config/aerospace/aerospace.toml +++ b/config/aerospace/aerospace.toml @@ -9,12 +9,12 @@ key-mapping.preset = 'qwerty' on-focused-monitor-changed = ['move-mouse monitor-lazy-center'] [gaps] -inner.horizontal = 8 -inner.vertical = 8 -outer.left = 8 -outer.bottom = 8 -outer.top = 8 -outer.right = 8 +inner.horizontal = 12 +inner.vertical = 12 +outer.left = 12 +outer.bottom = 12 +outer.top = 12 +outer.right = 12 [mode.main.binding] alt-slash = 'layout tiles horizontal vertical'