mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-22 08:14:00 +01:00
dwm(picom): Add opacity for thunar
Replicates the Hyprland setup.
This commit is contained in:
parent
6b0876bfb4
commit
a866dc29c7
@ -112,6 +112,10 @@ in
|
||||
|
||||
shadowExclude = fadeExclude;
|
||||
|
||||
opacityRules = [
|
||||
"95:class_g = 'Thunar'"
|
||||
];
|
||||
|
||||
settings = {
|
||||
blur = {
|
||||
method = "dual_kawase";
|
||||
|
Loading…
Reference in New Issue
Block a user