mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
default settings
This commit is contained in:
@@ -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": []
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user