Yabai: Rule to float all Preference Windows?

Created on 8 Oct 2019  路  2Comments  路  Source: koekeishiya/yabai

Hi, would it be possible to have a rule that matches all regular preference windows Apps spawn? The problem is that they don鈥檛 all have the same title, for example

ForkLift Preferences:

Screenshot

Finder Preferences:

Screenshot 1

Thanks!

question

Most helpful comment

This would match all windows whose title ends in Preferences and make them float and topmost.

yabai -m rule --add title='Preferences$' manage=off topmost=on

All 2 comments

This would match all windows whose title ends in Preferences and make them float and topmost.

yabai -m rule --add title='Preferences$' manage=off topmost=on

Thanks, this works fine for most preference Windows (those who have it in their title 馃槈)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

koekeishiya picture koekeishiya  路  4Comments

danijar picture danijar  路  4Comments

d-miketa picture d-miketa  路  3Comments

koekeishiya picture koekeishiya  路  4Comments

ThiagoFacchini picture ThiagoFacchini  路  4Comments