Disable picom

This commit is contained in:
2023-05-13 00:36:25 +01:00
parent ce9662c6f1
commit c52869341b

View File

@@ -15,7 +15,6 @@
programs.kitty.font.size = 12;
services.picom = {
enable = true;
vSync = true;
};
}