mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
feat(settings): add dock launcher icon toggle option
This commit is contained in:
@@ -532,6 +532,7 @@ Singleton {
|
||||
property list<string> monitors: [] // holds dock visibility per monitor
|
||||
property list<string> pinnedApps: [] // Desktop entry IDs pinned to the dock (e.g., "org.kde.konsole", "firefox.desktop")
|
||||
property bool colorizeIcons: false
|
||||
property bool showLauncherIcon: false
|
||||
|
||||
property bool pinnedStatic: false
|
||||
property bool inactiveIndicators: false
|
||||
|
||||
Reference in New Issue
Block a user