QuickSettings: customization!?

This commit is contained in:
lysec
2025-10-09 13:56:35 +02:00
parent a90bca23aa
commit f77efc409b
15 changed files with 507 additions and 33 deletions
+30 -1
View File
@@ -112,7 +112,36 @@
"terminalCommand": "xterm -e"
},
"controlCenter": {
"position": "close_to_bar_button"
"position": "close_to_bar_button",
"quickSettingsStyle": "modern",
"widgets": {
"quickSettings": [
{
"id": "WiFi"
},
{
"id": "Bluetooth"
},
{
"id": "DoNotDisturb"
},
{
"id": "NightLight"
},
{
"id": "KeepAwake"
},
{
"id": "PowerProfile"
},
{
"id": "ScreenRecorder"
},
{
"id": "WallpaperSelector"
}
]
}
},
"dock": {
"displayMode": "always_visible",