fix cpu widget in waybar
This commit is contained in:
parent
02d957480d
commit
7bc90a7723
@ -72,7 +72,7 @@ with config.deviceSpecific; {
|
||||
};
|
||||
cpu = {
|
||||
interval = 4;
|
||||
format = "<span color=\"@base\"> </span>{usage}%";
|
||||
format = "<span color=\"#7aa2f7\"> </span>{usage}%";
|
||||
};
|
||||
disk = {
|
||||
interval = 60;
|
||||
|
Loading…
x
Reference in New Issue
Block a user