stav121 / i3wm-themer

🎨 Theme collection manager for i3-wm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Screen Tearing Fix?

MrIdle opened this issue · 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!