You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
214 B
16 lines
214 B
#vim:ft=conf
|
|
|
|
fade-in-step = 1.0
|
|
fade-out-step = 1.0
|
|
|
|
opacity-rule = [
|
|
"100:class_g = 'Brave-browser'"
|
|
]
|
|
|
|
blur-background-exclude = [
|
|
"class_g = 'zoom'"
|
|
]
|
|
|
|
rounded-corners-exclude = [
|
|
"class_g = 'Polybar'"
|
|
]
|