Compton: Crank up the blur
This commit is contained in:
parent
64e31f2c61
commit
1a1c9207eb
@ -122,7 +122,7 @@ alpha-step = 0.06;
|
|||||||
# inactive-dim-fixed = true;
|
# inactive-dim-fixed = true;
|
||||||
# Blur background of transparent windows. Bad performance with X Render backend. GLX backend is preferred.
|
# Blur background of transparent windows. Bad performance with X Render backend. GLX backend is preferred.
|
||||||
blur-background = true;
|
blur-background = true;
|
||||||
blur-kern = "5x5box";
|
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;
|
||||||
# Do not let blur radius adjust based on window opacity.
|
# Do not let blur radius adjust based on window opacity.
|
||||||
|
Reference in New Issue
Block a user