1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2025-12-06 05:25:41 -05:00

fix: Dank Bar per/Display options

This commit is contained in:
purian23
2025-09-27 21:52:06 -04:00
parent b45837ff5c
commit ae9da35af1

View File

@@ -10,8 +10,8 @@ Item {
id: displaysTab
property var variantComponents: [{
"id": "topBar",
"name": "Top Bar",
"id": "dankBar",
"name": "Dank Bar",
"description": "System bar with widgets and system information",
"icon": "toolbar"
}, {