I have updated to 22.04 on my desktop only to find that dock will not show in Desktop. It appears when hit the Activity button and it appears on the bottom....despite having set it as left hand side in Settings/appearance....I had Latte Dock installed before but have removed it. What am I missing?
Asked
Active
Viewed 2.3k times
3 Answers
6
From a terminal update the apt packages with:
sudo apt update
install the ubuntu-dock extension
sudo apt install -y gnome-shell-extension-ubuntu-dock
activate the ubuntu-dock extension
gnome-extensions enable ubuntu-dock@ubuntu.com