dock: make loading async

This commit is contained in:
end-4
2025-06-15 16:22:13 +02:00
parent e4683115bd
commit eb8fc41c01
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ ShellRoot {
property bool enableBar: true
property bool enableBackgroundWidgets: true
property bool enableCheatsheet: true
property bool enableDock: false
property bool enableDock: true
property bool enableMediaControls: true
property bool enableNotificationPopup: true
property bool enableOnScreenDisplayBrightness: true