feat: improved dms config

This commit is contained in:
2026-07-07 18:31:26 +02:00
parent 4c14251eee
commit 3bec7f4d9e
+18 -9
View File
@@ -9,7 +9,7 @@
"popupTransparency": 1,
"dockTransparency": 1,
"widgetBackgroundColor": "sch",
"widgetColorMode": "default",
"widgetColorMode": "colorful",
"controlCenterTileColorMode": "primary",
"buttonColorMode": "primary",
"cornerRadius": 12,
@@ -58,9 +58,9 @@
"selectedGpuIndex": 0,
"enabledGpuPciIds": [],
"showSystemTray": true,
"systemTrayIconTintMode": "none",
"systemTrayIconTintSaturation": 50,
"systemTrayIconTintStrength": 135,
"systemTrayIconTintMode": "primary",
"systemTrayIconTintSaturation": 0,
"systemTrayIconTintStrength": 100,
"showClock": true,
"showNotificationButton": true,
"showBattery": true,
@@ -262,7 +262,11 @@
"fadeToDpmsGracePeriod": 5,
"launchPrefix": "",
"brightnessDevicePins": {},
"wifiNetworkPins": {},
"wifiNetworkPins": {
"preferredWifi": [
"mchp"
]
},
"bluetoothDevicePins": {
"preferredDevice": [
"ED:A8:60:08:93:6C"
@@ -283,7 +287,7 @@
"matugenTemplateNiri": false,
"matugenTemplateHyprland": false,
"matugenTemplateMangowc": false,
"matugenTemplateQt5ct": false,
"matugenTemplateQt5ct": true,
"matugenTemplateQt6ct": true,
"matugenTemplateFirefox": false,
"matugenTemplatePywalfox": false,
@@ -439,10 +443,15 @@
}
],
"centerWidgets": [
"music",
{
"id": "music",
"enabled": true,
"mediaSize": 1
},
{
"id": "focusedWindow",
"enabled": true
"enabled": true,
"focusedWindowCompactMode": false
}
],
"rightWidgets": [
@@ -476,7 +485,7 @@
"spacing": 4,
"innerPadding": 5,
"bottomGap": 0,
"transparency": 1,
"transparency": 0.7,
"widgetTransparency": 1,
"squareCorners": false,
"noBackground": false,