feat: Add a ton of theming and some fixes for startup order
This commit is contained in:
@@ -4,9 +4,7 @@
|
||||
"dashboard",
|
||||
"media"
|
||||
],
|
||||
"middle": [
|
||||
|
||||
],
|
||||
"middle": [],
|
||||
"right": [
|
||||
"volume",
|
||||
"network",
|
||||
@@ -14,7 +12,8 @@
|
||||
"battery",
|
||||
"systray",
|
||||
"clock",
|
||||
"notifications"
|
||||
"notifications",
|
||||
"cputemp"
|
||||
]
|
||||
},
|
||||
"1": {
|
||||
@@ -22,9 +21,7 @@
|
||||
"dashboard",
|
||||
"media"
|
||||
],
|
||||
"middle": [
|
||||
|
||||
],
|
||||
"middle": [],
|
||||
"right": [
|
||||
"volume",
|
||||
"network",
|
||||
|
||||
Reference in New Issue
Block a user