mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-20 09:47:57 +02:00
picom: Add translucency for dzen
This commit is contained in:
parent
7528fb9816
commit
b86ebd002b
@ -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'",
|
||||
|
Loading…
x
Reference in New Issue
Block a user