picom: Add translucency for dzen

This commit is contained in:
Donovan Glover 2023-03-23 08:28:51 -04:00
parent 7528fb9816
commit b86ebd002b
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -21,6 +21,7 @@ shadow-exclude = [
# sleep 5; xdotool getwindowclassname (xdotool getactivewindow)
opacity-rule = [
"90:class_g = 'Polybar'",
"50:class_g = 'dzen'",
"90:class_g = 'Tint2'",
"90:class_g = 'Thunar'",
"90:class_g = 'code-oss'",