diff --git a/.config/picom/picom.conf b/.config/picom/picom.conf index 43f51e4..f417bcf 100644 --- a/.config/picom/picom.conf +++ b/.config/picom/picom.conf @@ -16,8 +16,6 @@ backend = "xrender" # ################################# -glx-no-stencil = true - # GLX backend: Copy unmodified regions from front buffer instead of redrawing them all. # My tests with nvidia-drivers show a 10% decrease in performance when the whole screen is modified, # but a 20% increase when only 1/4 is.