diff options
author | jjanzen <jjanzen@jjanzen.ca> | 2025-01-09 10:45:47 -0600 |
---|---|---|
committer | jjanzen <jjanzen@jjanzen.ca> | 2025-01-09 10:45:47 -0600 |
commit | 4acf58fec593fb58edaba602f6fceca2a8508e7c (patch) | |
tree | c63ae5433ffa0b42444680122e8189db46060d9e /macos.local/.flake/system/aerospace.nix.org | |
parent | 7cc5b7ca20654ea10be0a3ce37128b829fd4a86d (diff) |
system changes
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"; |