This commit is contained in:
2023-10-25 09:41:58 -06:00
parent abe5339afe
commit 17996f481d
7 changed files with 109 additions and 152 deletions

View File

@@ -65,5 +65,5 @@ cmd - s : yabai -m window --toggle zoom-fullscreen
cmd - d : yabai -m window --toggle float
# open new terminal
cmd - return : osascript -e 'tell application "iterm" to activate' -e 'tell application "system events" to tell process "iterm" to keystroke "n" using command down'
cmd - return : osascript -e 'tell application "kitty" to activate' -e 'tell application "system events" to tell process "kitty" to keystroke "n" using command down'