1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-27 23:12:49 -05:00

spotlight: restore darken background option

fixes #1126
This commit is contained in:
bbedward
2025-12-23 10:45:11 -05:00
parent 7dbe608c28
commit 777a552b57
4 changed files with 40 additions and 1 deletions

View File

@@ -211,6 +211,8 @@ var SPEC = {
overviewColumns: { def: 5, persist: false },
overviewScale: { def: 0.16, persist: false },
modalDarkenBackground: { def: true },
lockScreenShowPowerActions: { def: true },
lockScreenShowSystemIcons: { def: true },
lockScreenShowTime: { def: true },