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:
@@ -10,8 +10,8 @@ Item {
|
|||||||
id: displaysTab
|
id: displaysTab
|
||||||
|
|
||||||
property var variantComponents: [{
|
property var variantComponents: [{
|
||||||
"id": "topBar",
|
"id": "dankBar",
|
||||||
"name": "Top Bar",
|
"name": "Dank Bar",
|
||||||
"description": "System bar with widgets and system information",
|
"description": "System bar with widgets and system information",
|
||||||
"icon": "toolbar"
|
"icon": "toolbar"
|
||||||
}, {
|
}, {
|
||||||
|
|||||||
Reference in New Issue
Block a user