{ ... }:
{
services.picom = {
enable = true;
backend = "glx";
settings.refresh-rate = "60";
vSync = true;
};
}