mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Merge pull request #1480 from mgbaron/master
Match youtube subdomains in opacity windowrule
This commit is contained in:
@@ -10,4 +10,4 @@ windowrule = opacity 1 0.97, tag:chromium-based-browser
|
|||||||
windowrule = opacity 1 0.97, tag:firefox-based-browser
|
windowrule = opacity 1 0.97, tag:firefox-based-browser
|
||||||
|
|
||||||
# Some video sites should never have opacity applied to them
|
# Some video sites should never have opacity applied to them
|
||||||
windowrule = opacity 1.0 1.0, initialTitle:(youtube\.com_/|app\.zoom\.us_/wc/home)
|
windowrule = opacity 1.0 1.0, initialTitle:((?i)(?:[a-z0-9-]+\.)*youtube\.com_/|app\.zoom\.us_/wc/home)
|
||||||
|
|||||||
Reference in New Issue
Block a user