diff --git a/.config/compton.conf b/.config/compton.conf index 588a6c8..949bcae 100644 --- a/.config/compton.conf +++ b/.config/compton.conf @@ -4,4 +4,4 @@ paint-on-overlay = true; glx-no-stencil = true; glx-no-rebind-pixmap = true; vsync = "opengl-swc"; -uredir-if-possible = false; +unredir-if-possible = false;