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