optimus-manager and disable picom
parent
6228ab01d4
commit
59a2a171d5
3
config.h
3
config.h
|
|
@ -44,9 +44,10 @@ static const char *const autostart[] = {
|
|||
"bg-set-image", NULL,
|
||||
"nm-applet", NULL,
|
||||
"blueman-applet", NULL,
|
||||
"optimus-manager-qt", NULL,
|
||||
"sh", "-c", "CM_SELECTIONS=\"clipboard\" CM_OWN_CLIPBOARD=1 clipmenud", NULL,
|
||||
"/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1", NULL,
|
||||
"picom", NULL,
|
||||
// "picom", NULL,
|
||||
NULL /* terminate */
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue