feat: Add new configs

This commit is contained in:
2025-04-05 16:32:28 +11:00
parent 4d8c86df3f
commit 23077aa3a5
23 changed files with 239 additions and 51 deletions

View File

@@ -0,0 +1,57 @@
{
"0": {
"left": [
"dashboard",
"media"
],
"middle": [
],
"right": [
"volume",
"network",
"bluetooth",
"battery",
"systray",
"clock",
"notifications"
]
},
"1": {
"left": [
"dashboard",
"media"
],
"middle": [
],
"right": [
"volume",
"network",
"bluetooth",
"battery",
"systray",
"clock",
"notifications",
"cputemp"
]
},
"2": {
"left": [
"dashboard",
"workspaces"
],
"middle": [
"media"
],
"right": [
"volume",
"network",
"bluetooth",
"battery",
"systray",
"clock",
"notifications"
]
}
}