[config/update] Just add picom to autostat array

This commit is contained in:
Anas Elgarhy 2023-04-29 16:27:42 +02:00
parent a23133608a
commit 248f2db087
No known key found for this signature in database
GPG key ID: 0501802A1D496528

View file

@ -41,7 +41,7 @@ static const char *const autostart[] = {
// "-option", "grp:win_space_toggle", NULL, // "-option", "grp:win_space_toggle", NULL,
// "xkbset", "exp", "=sticky", "-twokey", "-latchlock", NULL, // sticky keys // "xkbset", "exp", "=sticky", "-twokey", "-latchlock", NULL, // sticky keys
"/bin/stickykeys", NULL, // sticky keys script "/bin/stickykeys", NULL, // sticky keys script
// "picom", NULL, // Start compositor , for transparency "picom", NULL, // Start compositor , for transparency
"nitrogen", "--restore", NULL, // Restores the wallpaper "nitrogen", "--restore", NULL, // Restores the wallpaper
"nm-applet", NULL, // Start the network manger "nm-applet", NULL, // Start the network manger
"copyq", NULL, // clipboard manger "copyq", NULL, // clipboard manger