você deve tentar
apt install gnome-shell-extension-workspaces-to-dock
ou instale o grom github
wget https://github.com/passingthru67/workspaces-to-dock/archive/master.zip -O /tmp/master.zip
unzip /tmp/master.zip -d /tmp/
#create extension folder if needed
mkdir '~/.local/share/gnome-shell/extensions/'
mv '/tmp/workspaces-to-dock-master/[email protected]' '~/.local/share/gnome-shell/extensions/[email protected]'
rm /tmp/master.zip
rm -rf /tmp/workspaces-to-dock-master/
em seguida, reinicie o gnome-shell (Alt + F2, r, return)