Catch both cases of brave-browser identification

This commit is contained in:
David Heinemeier Hansson 2025-08-16 06:45:26 -04:00
parent d5ee754538
commit 029a3a3d37

View File

@ -2,5 +2,5 @@
windowrule = tile, class:^(Chromium)$ windowrule = tile, class:^(Chromium)$
# Only slight opacity when unfocused # Only slight opacity when unfocused
windowrule = opacity 1 0.97, class:^(Chromium|chromium|google-chrome|google-chrome-unstable|Brave-browser)$ windowrule = opacity 1 0.97, class:^(Chromium|chromium|google-chrome|google-chrome-unstable|Brave-browser|brave-browser)$
windowrule = opacity 1 1, initialTitle:^(youtube.com_/)$ # Youtube windowrule = opacity 1 1, initialTitle:^(youtube.com_/)$ # Youtube