disable dock

This commit is contained in:
end-4
2025-05-30 08:32:52 +02:00
parent 782926de0f
commit fc75ae4b63
+1 -1
View File
@@ -25,7 +25,7 @@ ShellRoot {
// no unnecessary stuff will take up memory if you decide to only use, say, the overview.
property bool enableBar: true
property bool enableCheatsheet: true
property bool enableDock: true
property bool enableDock: false
property bool enableMediaControls: true
property bool enableNotificationPopup: true
property bool enableOnScreenDisplayBrightness: true