Skip to content

Commit

Permalink
fix(yabai): correctly ignore osu!
Browse files Browse the repository at this point in the history
  • Loading branch information
AlejandroSuero committed Sep 10, 2024
1 parent ffb2f5d commit ecc52d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/yabai/files/yabai/yabairc
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ yabai -m rule --add app="^DBngin$" manage=off
yabai -m rule --add app="^Install$" manage=off
yabai -m rule --add app="^App Store$" manage=off
yabai -m rule --add app="^Chess$" manage=off
yabai -m rule --add app="^osu$" manage=off
yabai -m rule --add app="^osu!$" manage=off
yabai -m rule --add app="^iCUE$" manage=off

0 comments on commit ecc52d6

Please sign in to comment.