default settings

This commit is contained in:
Lemmy
2026-01-03 10:35:25 -05:00
parent 26fd9c309d
commit 3a4982f2dc
2 changed files with 5 additions and 11 deletions
+3 -6
View File
@@ -17,13 +17,10 @@
"widgets": {
"left": [
{
"icon": "rocket",
"id": "CustomButton",
"leftClickExec": "qs -c noctalia-shell ipc call launcher toggle"
"id": "Launcher"
},
{
"id": "Clock",
"usePrimaryColor": false
"id": "Clock"
},
{
"id": "SystemMonitor"
@@ -447,4 +444,4 @@
"gridSnap": false,
"monitorWidgets": []
}
}
}