Configure aerospace and ghostty

This commit is contained in:
Tobias Ostner 2025-10-02 07:00:27 +02:00
parent 61c5c55f11
commit 1d4087ea37
2 changed files with 3 additions and 3 deletions

View file

@ -21,7 +21,7 @@ alt-slash = 'layout tiles horizontal vertical'
alt-comma = 'layout accordion horizontal vertical' alt-comma = 'layout accordion horizontal vertical'
alt-t = 'exec-and-forget open /Applications/Ghostty.app' 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-left = 'focus left'
alt-down = 'focus down' alt-down = 'focus down'

View file

@ -1,5 +1,5 @@
font-family = Fira Code font-family = Fira Code
macos-titlebar-style = hidden macos-titlebar-style = hidden
theme = Dracula theme = Dracula
window-padding-x = 4 window-padding-x = 8
window-padding-y = 4 window-padding-y = 8