aerospace: launch zen instead of firefox with keybind
This commit is contained in:
parent
02b1fce576
commit
dd8f04f63b
1 changed files with 1 additions and 1 deletions
|
|
@ -90,7 +90,7 @@ preset = 'qwerty'
|
||||||
|
|
||||||
# App keybinds
|
# App keybinds
|
||||||
alt-shift-f = 'exec-and-forget open ~'
|
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-s = 'exec-and-forget screencapture -i -c'
|
||||||
|
|
||||||
alt-shift-w = 'exec-and-forget $HOME/.config/aerospace/toggle-tiling.sh off'
|
alt-shift-w = 'exec-and-forget $HOME/.config/aerospace/toggle-tiling.sh off'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue