aerospace: launch zen instead of firefox with keybind

This commit is contained in:
Nico 2025-10-15 21:34:18 +11:00
parent 02b1fce576
commit dd8f04f63b
Signed by: nico
SSH key fingerprint: SHA256:XuacYOrGqRxC3jVFjfLROn1CSvLz85Dec6N7O9Gwu/0

View file

@ -90,7 +90,7 @@ preset = 'qwerty'
# App keybinds
alt-shift-f = 'exec-and-forget open ~'
alt-shift-b = 'exec-and-forget /opt/homebrew/bin/firefox --new-window'
alt-shift-b = 'exec-and-forget /Applications/Zen.app/Contents/MacOS/zen --new-window'
alt-s = 'exec-and-forget screencapture -i -c'
alt-shift-w = 'exec-and-forget $HOME/.config/aerospace/toggle-tiling.sh off'