try to prevent greenage
This commit is contained in:
parent
4817732c6c
commit
4c3e776c7f
1 changed files with 2 additions and 0 deletions
|
@ -32,6 +32,7 @@
|
|||
allow_missing = true;
|
||||
hide_missing = true;
|
||||
format = "{time}";
|
||||
good = 101;
|
||||
}
|
||||
{
|
||||
block = "battery";
|
||||
|
@ -39,6 +40,7 @@
|
|||
allow_missing = true;
|
||||
hide_missing = true;
|
||||
format = "{time}";
|
||||
good = 101;
|
||||
}
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue