diff options
Diffstat (limited to 'macos.local/.flake/system/aerospace.nix.org')
-rw-r--r-- | macos.local/.flake/system/aerospace.nix.org | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/macos.local/.flake/system/aerospace.nix.org b/macos.local/.flake/system/aerospace.nix.org index 2ec5604..e83f4a1 100644 --- a/macos.local/.flake/system/aerospace.nix.org +++ b/macos.local/.flake/system/aerospace.nix.org @@ -37,6 +37,7 @@ Enable Aerospace as a window manager for macOS. I have disabled gaps, move the m }; mode.main.binding = { cmd-enter = "exec-and-forget open -n /Applications/Ghostty.app/"; + cmd-shift-enter = "exec-and-forget /opt/homebrew/bin/emacs"; cmd-d = "exec-and-forget ~/.local/bin/launcher"; cmd-shift-f = "fullscreen"; cmd-shift-space = "layout floating tiling"; |