From e14929c3ab4d720a4e730039f157a110870adecc Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Tue, 16 Sep 2025 14:34:23 +0900 Subject: modified aerospace/aerospace.toml, modified yazi/theme.toml --- mac/.config/aerospace/aerospace.toml | 2 +- mac/.config/yazi/theme.toml | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'mac') 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' diff --git a/mac/.config/yazi/theme.toml b/mac/.config/yazi/theme.toml index 09dbd12..c3aaaa6 100644 --- a/mac/.config/yazi/theme.toml +++ b/mac/.config/yazi/theme.toml @@ -15,6 +15,10 @@ light = "catppuccin-mocha" # : }}} +[status] +sep_left = { open = "", close = "" } +sep_right = { open = "", close = "" } + # ayu-dark # catppuccin-frappe # catppuccin-latte -- cgit v1.2.3