1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-05-12 23:32:50 -04:00

Refactor(DankBar): Restore previous autohide logic & add autoHideStrict setting

This commit is contained in:
purian23
2026-05-10 21:14:09 -04:00
parent 1ec0311086
commit 4193cf51ff
5 changed files with 72 additions and 5 deletions
@@ -484,6 +484,7 @@ var SPEC = {
fontScale: 1.0,
iconScale: 1.0,
autoHide: false,
autoHideStrict: false,
autoHideDelay: 250,
showOnWindowsOpen: false,
openOnOverview: false,