diff --git a/compton/.config/compton.conf b/compton/.config/compton.conf index 7e8abc0..84639d3 100644 --- a/compton/.config/compton.conf +++ b/compton/.config/compton.conf @@ -14,10 +14,10 @@ no-dnd-shadow = true fading = true # Shadow settings -#shadow-opacity = 0.6 -#shadow-radius = 20 -#shadow-offset-x = -30 -#shadow-offset-y = -10 +shadow-radius = 8 +shadow-opacity = 0.5 +shadow-offset-x = -10 +shadow-offset-y = -10 # Add transparency to bspwm borders #frame-opacity = 0.5