diff --git a/desktop-configuration.nix b/desktop-configuration.nix index 4e8cb91..c4e1740 100644 --- a/desktop-configuration.nix +++ b/desktop-configuration.nix @@ -81,7 +81,7 @@ picom = { backend = "glx"; # backend = "xr_glx_hybrid"; - enable = true; + enable = false; vSync = true; }; xserver = {