Open mrkskk opened 23 hours ago
I have a (probably related) inverse issue:
in my config i have
default-root-container-layout = 'tiles'
default-root-container-orientation = 'auto'
and yet every time i start up aerospace, all my workspaces start up in h_tiles
layout
I don't experience the hotkeys issue @mrkskk mentions above though: my layout h_accordion
keybind works just fine
So @mrkskk , maybe you're experiencing 2 different issues?
This is with aerospace v 0.15.2-Beta btw
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 accordionctrl-alt-cmd-semicolon = 'balance-sizes'
will do nothingOnly fix it going to the terminal and entering
aerospace layout tiles
What am I'm missing?