dwm(picom): Add opacity for thunar

Replicates the Hyprland setup.
This commit is contained in:
Donovan Glover 2024-08-26 06:07:40 -04:00
parent 6b0876bfb4
commit a866dc29c7
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -112,6 +112,10 @@ in
shadowExclude = fadeExclude;
opacityRules = [
"95:class_g = 'Thunar'"
];
settings = {
blur = {
method = "dual_kawase";