[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
1 changed files with 2 additions and 2 deletions

View File

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