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.

19 lines
252 B

2 years ago
  1. #vim:ft=conf
  2. fade-in-step = 1.0
  3. fade-out-step = 1.0
  4. backend = "xrender"
  5. #backend = "glx"
  6. opacity-rule = [
  7. "100:class_g = 'Brave-browser'"
  8. ]
  9. blur-background-exclude = [
  10. "class_g = 'zoom'"
  11. ]
  12. rounded-corners-exclude = [
  13. "class_g = 'Polybar'"
  14. ]