nix-conf/user/config/picom/picom.conf

11 lines
166 B
Plaintext

backend = "glx";
blur: {
method = "dual_kawase",
strength = 5,
}
blur-background-exclude = [
"fullscreen",
"class_g = 'librewolf'",
];
fading = true;