Hot answers tagged uck
3
I'm surprised nobody has answered this yet, it is done in a schema so you make an override and re-compile.
echo "[com.canonical.Unity.Launcher]
favorites=['firefox.desktop', 'nautilus-home.desktop', 'libreoffice-writer.desktop']" > /usr/share/glib-2.0/schemas/com.canonical.Unity.gschema.override
glib-compile-schemas /usr/share/glib-2.0/schemas/
You ...
Only top voted, non community-wiki answers of a minimum length are eligible