Yabai configuration for automatically stacking all chrome windows #1787
-
Has anybody tried to automatically stack all chrome windows without having to use the stack layout? I would like to have the chrome windows stacked together and some other window as well in the same screen. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
Try adding this to yabai -m signal --add app="Google Chrome" event=window_created action="yabai -m window --stack recent && yabai -m window --focus $YABAI_WINDOW_ID" |
Beta Was this translation helpful? Give feedback.
-
it worked, cant thank you enough, I always have a mess with chrome windows. |
Beta Was this translation helpful? Give feedback.
-
seems it was too soon, it works when the window gets created but then they somehow get unstacked, still very useful but if you have any ideas it would be greatly appreaciated. |
Beta Was this translation helpful? Give feedback.
Try adding this to
.yabairc
: