add picom back
ci/woodpecker/tag/woodpecker Pipeline was successful Details

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

View File

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