1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-04-12 08:42:13 -04:00

dankbar: layer enabled false + binding tweak

This commit is contained in:
bbedward
2026-02-25 10:45:08 -05:00
parent cded5a7948
commit 1586c25847
2 changed files with 11 additions and 6 deletions

View File

@@ -624,7 +624,7 @@ PanelWindow {
Item {
id: topBarCore
anchors.fill: parent
layer.enabled: true
layer.enabled: false
property bool autoHide: barConfig?.autoHide ?? false
property bool revealSticky: false