Fixed screen tearing finally

This commit is contained in:
Random936 2025-02-19 22:10:52 -08:00
parent b3b25e30af
commit 708686fc5a

View File

@ -62,6 +62,7 @@
services.picom = { services.picom = {
enable = true; enable = true;
backend = "glx"; backend = "glx";
vSync = "opengl-swc";
}; };
# Install Thunar # Install Thunar