i3-dotfiles/.config/picom/picom.conf
2022-09-18 18:20:31 +02:00

10 lines
No EOL
188 B
Text

blur: {
method = "kawase";
strength = 17;
deviation = 14;
kernel = "11x11gaussian";
background = true;
background-frame = true;
background-fixed = true;
kern = "3x3box";
}