From bf156907881cd0912acf76cf9c80ecd977cb59d2 Mon Sep 17 00:00:00 2001 From: jjanzen Date: Tue, 25 Mar 2025 17:59:03 -0500 Subject: [PATCH] system changes --- macos.local/flake/system/aerospace.nix.org | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/macos.local/flake/system/aerospace.nix.org b/macos.local/flake/system/aerospace.nix.org index 65d81fc..eaf48e6 100644 --- a/macos.local/flake/system/aerospace.nix.org +++ b/macos.local/flake/system/aerospace.nix.org @@ -13,10 +13,8 @@ Enable Aerospace as a window manager for macOS. I have disabled gaps, move the m outer.bottom = 10; outer.top = 10; outer.right = 10; - inner.left = 10; - inner.bottom = 10; - inner.top = 10; - inner.right = 10; + inner.horizontal = 10; + inner.vertical = 10; }; on-focus-changed = [ "move-mouse window-lazy-center"