diff --git a/aerospace/aerospace.toml b/aerospace/aerospace.toml index 38b1677..4223b0e 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-shift-enter = 'exec-and-forget open -na Ghostty.app' +alt-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 b14ac74..849d8cd 100644 --- a/ghostty/darwin.ghostty +++ b/ghostty/darwin.ghostty @@ -4,5 +4,3 @@ quit-after-last-window-closed = true working-directory = home window-save-state = never - -macos-option-as-alt = true