diff --git a/my_home/.config/picom.conf b/my_home/.config/picom.conf index 9d79581..6cf3552 100644 --- a/my_home/.config/picom.conf +++ b/my_home/.config/picom.conf @@ -68,11 +68,11 @@ no-dock-shadow = true; # The blur radius for shadows. (default 12) shadow-radius = 12; # The left offset for shadows. (default -15) -shadow-offset-x = -10; +shadow-offset-x = -12; # The top offset for shadows. (default -15) shadow-offset-y = -10; # The translucency for shadows. (default .75) -shadow-opacity = 0.75; +shadow-opacity = .75; # Set if you want different colour shadows # shadow-red = 0.0;