feat(dock): add custom icon selector for the dock launcher

This commit is contained in:
tibssy
2026-03-16 04:11:24 +00:00
parent a8bc826c0e
commit ead9a81916
5 changed files with 74 additions and 2 deletions
+1
View File
@@ -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