I'm writing a script to set up defaults on laptops in bulk, and have set up the installation of firefox. I would like to have it then pin firefox to the dock/taskbar if that's possible?
1 Like
Never mind, the answer from https://askubuntu.com/a/1183012 works:
gsettings set org.gnome.shell favorite-apps "['firefox.desktop', 'nautilus.desktop', 'org.gnome.Software.desktop', 'libreoffice-startcenter.desktop']"
1 Like
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.