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.
20 lines
264 B
20 lines
264 B
#vim:ft=conf
|
|
|
|
fade-in-step = 1.0
|
|
fade-out-step = 1.0
|
|
|
|
corner-radius = 10
|
|
vsync = false
|
|
backend = "glx"
|
|
|
|
opacity-rule = [
|
|
"100:class_g = 'Brave-browser'"
|
|
]
|
|
|
|
blur-background-exclude = [
|
|
"class_g = 'zoom'"
|
|
]
|
|
|
|
rounded-corners-exclude = [
|
|
"class_g = 'Polybar'"
|
|
]
|