How to alter presented apps in the app scope

Currently, there are 6 apps listed/pinned to the top (phone, contacts, messages, camera, browser and clock). You can add/remove/change them, for example replace clock with Dekko:

$ gsettings set com.canonical.Unity.ClickScope core-apps '["dialer-app", "messaging-app", "address-book-app", "com.ubuntu.camera_camera", "webbrowser-app", "dekko.dekkoproject"]'
$ restart unity8

To restore to default, just run:

$ gsettings reset com.canonical.Unity.ClickScope core-apps
$ restart unity8

It is possible to run these from the Terminal app.

Last updated: Sat Oct 31 16:43:21 CET 2015

Last updated