Compton: Disable blur
This commit is contained in:
parent
6808b236cd
commit
cd00052e46
@ -64,7 +64,7 @@ active-opacity = 1;
|
|||||||
frame-opacity = 1;
|
frame-opacity = 1;
|
||||||
inactive-opacity-override = false;
|
inactive-opacity-override = false;
|
||||||
alpha-step = 0.06;
|
alpha-step = 0.06;
|
||||||
blur-background = true;
|
blur-background = false;
|
||||||
blur-kern = "7x7box";
|
blur-kern = "7x7box";
|
||||||
# Blur background of opaque windows with transparent frames as well.
|
# Blur background of opaque windows with transparent frames as well.
|
||||||
blur-background-frame = false;
|
blur-background-frame = false;
|
||||||
|
Reference in New Issue
Block a user