diff --git a/config.h b/config.h index c2df8e4..187d0f7 100644 --- a/config.h +++ b/config.h @@ -46,7 +46,7 @@ static const char *const autostart[] = { "blueman-applet", NULL, "sh", "-c", "CM_SELECTIONS=\"clipboard\" CM_OWN_CLIPBOARD=1 clipmenud", NULL, "/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1", NULL, - "picom", "--experimental-backends", NULL, + "picom", NULL, NULL /* terminate */ };