updating EVERYTHING for arch again
This commit is contained in:
parent
270b92d0c2
commit
d0ef589a39
20 changed files with 120 additions and 74 deletions
|
@ -4,5 +4,5 @@
|
|||
# echo 100 - $(mpstat | rg all | cut -d \ -f43) | bc
|
||||
cpu="$(mpstat 1 1 | rg Average | awk '{print $3+$4+$5}' | sed 's/\(.*\)/\1%/g')"
|
||||
|
||||
echo " $cpu | color=#ff9f43 font='VictorMono Nerd Font' size=11"
|
||||
echo " $cpu | font='VictorMono Nerd Font' color=#ff9f43 size=11"
|
||||
# echo " $cpu | color=#D75F00 font='VictorMono Nerd Font' size=11"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue