Compton: Disable blur

This commit is contained in:
Salt 2018-11-06 19:43:24 -06:00
parent 6808b236cd
commit cd00052e46

View File

@ -64,7 +64,7 @@ active-opacity = 1;
frame-opacity = 1;
inactive-opacity-override = false;
alpha-step = 0.06;
blur-background = true;
blur-background = false;
blur-kern = "7x7box";
# Blur background of opaque windows with transparent frames as well.
blur-background-frame = false;