system changes

This commit is contained in:
jjanzen 2025-01-09 10:45:47 -06:00
parent 7cc5b7ca20
commit 4acf58fec5

View file

@ -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";