Files
dotfiles/picom/picom.conf
T
2023-04-11 00:22:46 +02:00

12 lines
192 B
Plaintext

inactive-opacity = 1;
active-opacity = 1;
frame-opacity = 1;
blur: {
method = "dual-kawase";
strength = 9;
background = false;
background-frame = false;
background-fixed = false;
}