feat: hyprlock theming

This commit is contained in:
2026-06-18 19:54:54 +02:00
parent 3247c768ba
commit 0218fde26e
3 changed files with 16 additions and 7 deletions
+5 -1
View File
@@ -439,7 +439,10 @@
}
],
"rightWidgets": [
"systemTray",
{
"id": "systemTray",
"enabled": true
},
{
"id": "cpuUsage",
"enabled": true,
@@ -459,6 +462,7 @@
"showVpnIcon": false,
"showMicIcon": true,
"showBatteryIcon": true,
"showPrinterIcon": false,
"showScreenSharingIcon": false
}
],