diff --git a/config/compton.conf b/config/compton.conf index f31e5ed..df9830a 100644 --- a/config/compton.conf +++ b/config/compton.conf @@ -1,7 +1,7 @@ backend = "glx"; vsync = true; -shadow = true; +shadow = false; shadow-radius = 50; shadow-offset-x = -50; shadow-offset-y = 10;