1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-05-12 15:29:43 -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

View File

@@ -759,6 +759,7 @@ Singleton {
"fontScale": 1.0,
"iconScale": 1.0,
"autoHide": false,
"autoHideStrict": false,
"autoHideDelay": 250,
"showOnWindowsOpen": false,
"openOnOverview": false,