From 1d4087ea37248c89906b9d8d6dbaab3e7a3fce92 Mon Sep 17 00:00:00 2001 From: Tobias Ostner Date: Thu, 2 Oct 2025 07:00:27 +0200 Subject: [PATCH] Configure aerospace and ghostty --- config/aerospace/aerospace.toml | 2 +- config/ghostty/config | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config/aerospace/aerospace.toml b/config/aerospace/aerospace.toml index 1de3517..189772d 100644 --- a/config/aerospace/aerospace.toml +++ b/config/aerospace/aerospace.toml @@ -21,7 +21,7 @@ alt-slash = 'layout tiles horizontal vertical' alt-comma = 'layout accordion horizontal vertical' alt-t = 'exec-and-forget open /Applications/Ghostty.app' -alt-w = "exec-and-forget open /Applications/'Zen.app'" +alt-w = 'exec-and-forget open /Applications/Zen.app' alt-left = 'focus left' alt-down = 'focus down' diff --git a/config/ghostty/config b/config/ghostty/config index 1f98a6d..3e22744 100644 --- a/config/ghostty/config +++ b/config/ghostty/config @@ -1,5 +1,5 @@ font-family = Fira Code macos-titlebar-style = hidden theme = Dracula -window-padding-x = 4 -window-padding-y = 4 +window-padding-x = 8 +window-padding-y = 8