add quicklaunch (Dolphin, Firefox)
This commit is contained in:
@@ -57,6 +57,14 @@ Singleton {
|
||||
// is not already up; hiding it leaves the unit running.
|
||||
readonly property string oskUnit: "squeekboard.service"
|
||||
|
||||
// ---- Quick launch ----------------------------------------------------
|
||||
|
||||
// Desktop entry ids pinned next to the app menu, in the order given. An id
|
||||
// this machine does not have installed is skipped rather than left as a
|
||||
// dead button, so one list can be carried between machines. A trailing
|
||||
// ".desktop" is accepted.
|
||||
readonly property var quickLaunch: ["firefox", "org.kde.dolphin"]
|
||||
|
||||
// ---- Wifi ------------------------------------------------------------
|
||||
|
||||
// Set false to drop the wifi button. It also hides itself where there is no
|
||||
|
||||
Reference in New Issue
Block a user