feat: Add adjustable dock size setting

This commit is contained in:
loner
2025-10-18 21:54:41 +08:00
parent 94f247eefc
commit e564ec2a7c
5 changed files with 27 additions and 3 deletions
+1
View File
@@ -293,6 +293,7 @@ Singleton {
property string displayMode: "always_visible" // "always_visible", "auto_hide", "exclusive"
property real backgroundOpacity: 1.0
property real floatingRatio: 1.0
property real size: 1
property bool onlySameOutput: true
property list<string> monitors: []
// Desktop entry IDs pinned to the dock (e.g., "org.kde.konsole", "firefox.desktop")