dotfiles/.config/picom/picom.conf

16 lines
196 B
Plaintext
Raw Normal View History

2020-07-08 01:39:21 +00:00
backend = "glx"
xrender-sync-fence = true
shadow = true
shadow-radius = 14
fading = true
fade-delta = 5
inactive-opacity = 0.8
blur-background = true
blur-kern = "11x11gaussian"
vsync = true