mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-05-12 13:55:07 +02:00
personal-gui: Update icon for load
This commit is contained in:
parent
7adbeb5509
commit
f7c564b827
1 changed files with 1 additions and 1 deletions
|
|
@ -88,7 +88,7 @@ in {
|
|||
format-wifi = "{essid} ({signalStrength}%) ";
|
||||
};
|
||||
cpu = {
|
||||
format = " {load}";
|
||||
format = " {load}";
|
||||
};
|
||||
memory = {
|
||||
format = " {used:.0f}G/{total:.0f}G";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue