[yabai] fix Firefox space name and added rules for discord and TIDAL
This commit is contained in:
parent
aaa552df4b
commit
2d89062d5c
1 changed files with 3 additions and 1 deletions
|
@ -11,7 +11,9 @@ yabai -m config focus_follows_mouse autofocus
|
||||||
yabai -m config window_placement first_child
|
yabai -m config window_placement first_child
|
||||||
yabai -m config window_placement second_child
|
yabai -m config window_placement second_child
|
||||||
|
|
||||||
yabai -m rule --add app="^Firefox$" space=two
|
yabai -m rule --add app="^Firefox$" space=2
|
||||||
|
yabai -m rule --add app="^Discord$" space=3
|
||||||
|
yabai -m rule --add app="^TIDAL$" space=4
|
||||||
# Add more rules based on your applications and workspace preferences
|
# Add more rules based on your applications and workspace preferences
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue