@@ -393,6 +393,17 @@ class Yabai(CLIWrapper):
"grid=10:10:6:6:4:4",
]
)
+ # Tiny streaming player
+ self.message(
+ [
+ "rule",
+ "--add",
+ f"label=NetflixFloatingWindowRule",
+ f"app=Netflix",
+ "sticky=on",
+ "manage=on",
+ ]
+ )
# Compile SurfingKeys configuration when Firefox is launched
self.message(
[