mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
feat(dock): add custom icon selector for the dock launcher
This commit is contained in:
@@ -556,6 +556,7 @@ Singleton {
|
||||
property bool showLauncherIcon: false
|
||||
property string launcherPosition: "end" // "start", "end"
|
||||
property bool launcherUseDistroLogo: false
|
||||
property string launcherIcon: ""
|
||||
property string launcherIconColor: "none"
|
||||
property bool pinnedStatic: false
|
||||
property bool inactiveIndicators: false
|
||||
|
||||
Reference in New Issue
Block a user