i think i fixed picom screen tearing

This commit is contained in:
Noah Masur 2022-10-29 08:57:14 -04:00
parent e16674c817
commit b718a01dc4

View File

@ -6,6 +6,7 @@
services.picom = {
enable = true;
backend = "glx";
settings = {
blur = false;
blurExclude = [ ];