Add dock & dock settings in General.qml
This commit is contained in:
parent
bad205f5f6
commit
4635aec80e
4 changed files with 366 additions and 0 deletions
|
|
@ -88,6 +88,7 @@ Singleton {
|
|||
property bool dimDesktop: true
|
||||
property bool showScreenCorners: false
|
||||
property bool showDock: false
|
||||
property bool dockAutoHide: false
|
||||
}
|
||||
|
||||
// location
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue