feat: update bar menu

This commit is contained in:
2026-06-20 07:57:10 +02:00
parent d019822a69
commit 4c05ddae93
+10 -3
View File
@@ -94,9 +94,11 @@
"width": 50 "width": 50
}, },
{ {
"id": "wifi", "id": "brightnessSlider",
"enabled": true, "enabled": true,
"width": 50 "width": 100,
"instanceId": "mqkkrmb3egxs1ld56tbk0v52ce4yj5",
"deviceName": ""
}, },
{ {
"id": "bluetooth", "id": "bluetooth",
@@ -122,6 +124,11 @@
"id": "audioInput", "id": "audioInput",
"enabled": true, "enabled": true,
"width": 50 "width": 50
},
{
"id": "wifi",
"enabled": true,
"width": 50
} }
], ],
"showWorkspaceIndex": true, "showWorkspaceIndex": true,
@@ -196,7 +203,7 @@
"dankLauncherV2UnloadOnClose": false, "dankLauncherV2UnloadOnClose": false,
"useAutoLocation": false, "useAutoLocation": false,
"weatherEnabled": true, "weatherEnabled": true,
"networkPreference": "auto", "networkPreference": "wifi",
"iconTheme": "Papirus-Dark", "iconTheme": "Papirus-Dark",
"cursorSettings": { "cursorSettings": {
"theme": "oreo_spark_blue_cursors", "theme": "oreo_spark_blue_cursors",