mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-02-26 14:12:35 -05:00
FIx typo
This commit is contained in:
parent
8d17072dde
commit
eaf1096cbe
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@
|
|||
};
|
||||
cpu = {
|
||||
format = "{usage}% ";
|
||||
tooltip = false
|
||||
tooltip = false;
|
||||
};
|
||||
temperature = {
|
||||
critical-threshold = 80;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue