Avoiding zathura to be transparent because you need to read

This commit is contained in:
2024-01-11 12:02:40 +01:00
parent 6f1a904990
commit e73ff72331

View File

@ -3,5 +3,6 @@ inactive-opacity = 0.9;
opacity-rule = [
"100:name ~?= 'YouTube — Mozilla Firefox'",
"100:name ~?= 'Twitch — Mozilla Firefox'"
"100:name ~?= 'Twitch — Mozilla Firefox'",
"100:class_g = 'Zathura'"
]