[Linux] Make compton shadows larger
This commit is contained in:
parent
5ac35742c2
commit
9b5c4b5d87
@ -62,7 +62,7 @@ no-dock-shadow = true;
|
||||
# Zero the part of the shadow's mask behind the window. Fix some weirdness with ARGB windows.
|
||||
clear-shadow = true;
|
||||
# The blur radius for shadows. (default 12)
|
||||
shadow-radius = 5;
|
||||
shadow-radius = 15;
|
||||
# The left offset for shadows. (default -15)
|
||||
shadow-offset-x = -5;
|
||||
# The top offset for shadows. (default -15)
|
||||
|
Loading…
Reference in New Issue
Block a user