[yabai] fix Firefox space name and added rules for discord and TIDAL

This commit is contained in:
Afonso Franco 2024-05-01 18:52:56 +01:00
parent aaa552df4b
commit 2d89062d5c
Signed by: afonso
SSH key fingerprint: SHA256:PQTRDHPH3yALEGtHXnXBp3Orfcn21pK20t0tS1kHg54

View file

@ -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