picom: change opacity to 90

This commit is contained in:
mequidis
2023-04-15 20:52:19 +03:00
parent b798476c1c
commit 7a86da2cd9

View File

@ -1,8 +1,8 @@
opacity-rule = [ opacity-rule = [
"80:class_g = 'tabbed'", "90:class_g = 'tabbed'",
"80:class_g = 'dzen'", "90:class_g = 'dzen'",
"80:class_g = 'Thunar'", "90:class_g = 'Thunar'",
"80:class_g = 'Polybar'", "90:class_g = 'Polybar'",
]; ];
# Blur # Blur