actually finishes up config
This commit is contained in:
parent
743971d1f9
commit
d429962719
3 changed files with 7 additions and 6 deletions
|
|
@ -32,6 +32,11 @@
|
|||
marginHorizontal = 8;
|
||||
widgets = {
|
||||
left = [
|
||||
{
|
||||
id = "ControlCenter";
|
||||
useDistroLogo = false;
|
||||
colorize = true;
|
||||
}
|
||||
{
|
||||
formatHorizontal = "HH:mm";
|
||||
formatVertical = "HH mm";
|
||||
|
|
@ -42,11 +47,6 @@
|
|||
{
|
||||
id = "SystemMonitor";
|
||||
}
|
||||
{
|
||||
id = "ControlCenter";
|
||||
useDistroLogo = false;
|
||||
colorize = true;
|
||||
}
|
||||
];
|
||||
center = [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue