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

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