tweak terminal and emacs shortcut in aerospace
This commit is contained in:
parent
54e46b13c8
commit
a5eab0eb36
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@
|
||||||
automatically-unhide-macos-hidden-apps = true;
|
automatically-unhide-macos-hidden-apps = true;
|
||||||
on-focused-monitor-changed = ["move-mouse monitor-lazy-center"];
|
on-focused-monitor-changed = ["move-mouse monitor-lazy-center"];
|
||||||
mode.main.binding = {
|
mode.main.binding = {
|
||||||
alt-enter = "exec-and-forget open -na iTerm.app";
|
ctrl-alt-enter = "exec-and-forget open -na iTerm.app";
|
||||||
alt-shift-enter = "exec-and-forget open -na emacs.app";
|
ctrl-alt-shift-enter = "exec-and-forget open -na emacs.app";
|
||||||
alt-h = "focus left";
|
alt-h = "focus left";
|
||||||
alt-j = "focus down";
|
alt-j = "focus down";
|
||||||
alt-k = "focus up";
|
alt-k = "focus up";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue