diff --git a/aerospace/aerospace.toml b/aerospace/aerospace.toml index 4223b0e..38b1677 100644 --- a/aerospace/aerospace.toml +++ b/aerospace/aerospace.toml @@ -99,7 +99,7 @@ alt-shift-period = 'move-workspace-to-monitor next' alt-shift-r = 'mode resize' -alt-enter = 'exec-and-forget open -na Ghostty.app' +alt-shift-enter = 'exec-and-forget open -na Ghostty.app' alt-shift-x = 'exec-and-forget sh -c ~/bin/pbclear' diff --git a/ghostty/darwin.ghostty b/ghostty/darwin.ghostty index 849d8cd..b14ac74 100644 --- a/ghostty/darwin.ghostty +++ b/ghostty/darwin.ghostty @@ -4,3 +4,5 @@ quit-after-last-window-closed = true working-directory = home window-save-state = never + +macos-option-as-alt = true