We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I don't use Accordion layout. I don't have a hotkey to toggle it.
I default to:
default-root-container-layout = 'tiles' default-root-container-orientation = 'auto'
Still sometimes Aerospace default to accordion layout for all my windows and the following hotkeys do not work to enter tile mode:
ctrl-alt-cmd-comma= 'layout floating tiling' will toggle floating and back to accordion ctrl-alt-cmd-semicolon = 'balance-sizes' will do nothing
ctrl-alt-cmd-comma= 'layout floating tiling'
ctrl-alt-cmd-semicolon = 'balance-sizes'
Only fix it going to the terminal and entering aerospace layout tiles
aerospace layout tiles
What am I'm missing?
The text was updated successfully, but these errors were encountered:
I have a (probably related) inverse issue:
in my config i have
and yet every time i start up aerospace, all my workspaces start up in h_tiles layout
h_tiles
I don't experience the hotkeys issue @mrkskk mentions above though: my layout h_accordion keybind works just fine
layout h_accordion
So @mrkskk , maybe you're experiencing 2 different issues?
This is with aerospace v 0.15.2-Beta btw
Sorry, something went wrong.
No branches or pull requests
I don't use Accordion layout. I don't have a hotkey to toggle it.
I default to:
Still sometimes Aerospace default to accordion layout for all my windows and the following hotkeys do not work to enter tile mode:
ctrl-alt-cmd-comma= 'layout floating tiling'
will toggle floating and back to accordion
ctrl-alt-cmd-semicolon = 'balance-sizes'
will do nothingOnly fix it going to the terminal and entering
aerospace layout tiles
What am I'm missing?
The text was updated successfully, but these errors were encountered: