Desktop is empty with no dock or hotbar 2

For any other noobies stumbling on this thread for the same reasons, this solved it for me. To be more explicit and maybe save some research time later;

I edited ~/.config/autostart/org.kde.latte-dock.desktop and changed the Exec line from Exec=/usr/bin/latte-dock to Exec=sleep 3 && /usr/bin/latte-dock. Thanks @petsam

5 Likes