Settings: New Dock tab.

This commit is contained in:
LemmyCook 2025-09-11 23:31:40 -04:00
parent 6f70a98b83
commit c5ca758d3e
6 changed files with 99 additions and 76 deletions

View file

@ -383,6 +383,7 @@ Singleton {
property bool autoHide: false
property bool exclusive: false
property real backgroundOpacity: 1.0
property real floatingRatio: 1.0
property list<string> monitors: []
}