Files
dotfiles/.config/compton/compton.conf
druckdev 85a68a2c92 Blur and transparency tweaks
Increase blur and the transparency for the scatchpad-terminal.
2020-09-13 16:33:56 +02:00

5 lines
85 B
Plaintext

backend = "glx";
blur-method = "kawase";
blur-strength = 10;
blur-background = true;