add picom back

This commit is contained in:
Luca Bilke 2024-02-04 13:08:02 +01:00
parent 0e64b49713
commit ddf421ee9b
No known key found for this signature in database
GPG key ID: AD6630D0A1E650AC

View file

@ -142,6 +142,7 @@ static const char *const autostart[] = {
"wireplumber", NULL,
"pipewire", "-c", "pipewire-pulse.conf", NULL,
"dunst", NULL,
"picom", NULL,
"unclutter", "-noevents", "-idle", "3", NULL,
"syncthingtray", NULL,
"sh", "-c", "$HOME/.local/libexec/daemons/remapd", NULL,