summaryrefslogtreecommitdiff
path: root/mac/.config/aerospace
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-09-16 14:34:23 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-09-16 14:34:23 +0900
commite14929c3ab4d720a4e730039f157a110870adecc (patch)
treea2c8550af501a38a4037e4eafbd22d3104fb8bb2 /mac/.config/aerospace
parent6809411fdad806017e48809fc413fcfec01f0696 (diff)
modified aerospace/aerospace.toml, modified yazi/theme.toml
Diffstat (limited to 'mac/.config/aerospace')
-rw-r--r--mac/.config/aerospace/aerospace.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/mac/.config/aerospace/aerospace.toml b/mac/.config/aerospace/aerospace.toml
index b70e515..86f66d2 100644
--- a/mac/.config/aerospace/aerospace.toml
+++ b/mac/.config/aerospace/aerospace.toml
@@ -129,9 +129,9 @@ on-focus-changed = ['move-mouse window-lazy-center']
alt-shift-e = 'exec-and-forget open -na "Microsoft Outlook"'
alt-i = 'exec-and-forget /Applications/kitty.app/Contents/MacOS/kitty -o allow_remote_control=yes -o confirm_os_window_close=0 --title "vimwiki" /bin/zsh -lc "nvim -c VimwikiIndex 1; /Applications/kitty.app/Contents/MacOS/kitten @ close-window --self"'
alt-m = 'exec-and-forget open -na "YouTube Music"'
+ alt-n = 'exec-and-forget /Applications/kitty.app/Contents/MacOS/kitty -o allow_remote_control=yes -o confirm_os_window_close=0 --title "newsboat" /bin/zsh -lc "newsboat; /Applications/kitty.app/Contents/MacOS/kitten @ close-window --self"'
alt-o = 'exec-and-forget open -na "Docker Desktop"'
alt-r = 'exec-and-forget /Applications/kitty.app/Contents/MacOS/kitty -o allow_remote_control=yes -o confirm_os_window_close=0 --title "htop" /bin/zsh -lc "htop; /Applications/kitty.app/Contents/MacOS/kitten @ close-window --self"'
- alt-s = 'exec-and-forget /Applications/kitty.app/Contents/MacOS/kitty -o allow_remote_control=yes -o confirm_os_window_close=0 --title "newsboat" /bin/zsh -lc "newsboat; /Applications/kitty.app/Contents/MacOS/kitten @ close-window --self"'
alt-t = 'exec-and-forget open -na "Microsoft Teams"'
alt-w = 'exec-and-forget open -na qutebrowser'
alt-shift-w = 'exec-and-forget open -na Firefox'