Added window rule for TIDAL inhibition

This commit is contained in:
2026-04-18 13:56:14 +02:00
parent 1e4b97bdbe
commit d8b0eff04c

View File

@@ -65,6 +65,13 @@
idle_inhibit = "fullscreen"; idle_inhibit = "fullscreen";
"match:fullscreen" = 1; "match:fullscreen" = 1;
} }
{
name = "inhibit-tidal-firefox";
"match:class" = "^firefox$";
"match:title" = "(?i).*tidal.*";
idle_inhibit = "focus";
}
]; ];
layerrule = [ layerrule = [