stav121/i3wm-themer

Screen Tearing Fix?

MrIdle opened this issue · 1 comments

Hello
Love the project! I just got some screen tearing sadly. I made a compton.conf in my .config directory and put the following:

    backend = "glx";
    paint-on-overlay = true;
    glx-no-stencil = true;
    vsync = "opengl-swc";

Yet the issue persists, any help would be great!

It fixed it self when I rebooted, thanks tho!