Smol tweak

This commit is contained in:
swaggboi 2024-03-29 18:55:42 -04:00
parent 42de87287e
commit 855fad96eb

View File

@ -68,11 +68,11 @@ no-dock-shadow = true;
# The blur radius for shadows. (default 12) # The blur radius for shadows. (default 12)
shadow-radius = 12; shadow-radius = 12;
# The left offset for shadows. (default -15) # The left offset for shadows. (default -15)
shadow-offset-x = -10; shadow-offset-x = -12;
# The top offset for shadows. (default -15) # The top offset for shadows. (default -15)
shadow-offset-y = -10; shadow-offset-y = -10;
# The translucency for shadows. (default .75) # The translucency for shadows. (default .75)
shadow-opacity = 0.75; shadow-opacity = .75;
# Set if you want different colour shadows # Set if you want different colour shadows
# shadow-red = 0.0; # shadow-red = 0.0;