Added window rule for TIDAL inhibition
This commit is contained in:
@@ -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 = [
|
||||||
|
|||||||
Reference in New Issue
Block a user