Update aerospace config to open firefox over qutebrowser.

This commit is contained in:
Martin Larsson 2025-07-13 16:26:57 +02:00
parent dc3cd660a2
commit c353fbe9a9

View file

@ -70,7 +70,7 @@ cmd-alt-h = [] # Disable "hide others"
# All possible commands: https://nikitabobko.github.io/AeroSpace/commands # All possible commands: https://nikitabobko.github.io/AeroSpace/commands
cmd-enter = 'exec-and-forget open -n /Applications/Ghostty.app' cmd-enter = 'exec-and-forget open -n /Applications/Ghostty.app'
cmd-b = 'exec-and-forget open -n /Applications/qutebrowser.app' cmd-b = 'exec-and-forget open -n ~/Applications/Nix/Firefox.app'
# See: https://nikitabobko.github.io/AeroSpace/commands#layout # See: https://nikitabobko.github.io/AeroSpace/commands#layout
# alt-slash = 'layout tiles horizontal vertical' # alt-slash = 'layout tiles horizontal vertical'