Skip to content

Is it possible to set default positions for specific apps? #1792

Answered by koekeishiya
MikaelRothig asked this question in Q&A
Discussion options

You must be logged in to vote

Only for floating windows; use window rules: https://github.com/koekeishiya/yabai/blob/master/doc/yabai.asciidoc#rule

# Treat all safari windows as floating,
# move them to display with arrangement index 2, 
# and fill left-half of the screen

yabai -m rule --add app="^Safari$" display=2 grid=1:2:0:0:1:1 manage=off

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
6 replies
@hamadahiro
Comment options

@koekeishiya
Comment options

@hamadahiro
Comment options

@MrNeth
Comment options

@hamadahiro
Comment options

Answer selected by MikaelRothig
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants