picom: change opacity to 90
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
opacity-rule = [
|
||||
"80:class_g = 'tabbed'",
|
||||
"80:class_g = 'dzen'",
|
||||
"80:class_g = 'Thunar'",
|
||||
"80:class_g = 'Polybar'",
|
||||
"90:class_g = 'tabbed'",
|
||||
"90:class_g = 'dzen'",
|
||||
"90:class_g = 'Thunar'",
|
||||
"90:class_g = 'Polybar'",
|
||||
];
|
||||
|
||||
# Blur
|
||||
|
||||
Reference in New Issue
Block a user