changes for plasma wayland and firefox css

This commit is contained in:
Chris Cochrun 2022-07-07 06:12:33 -05:00
parent bf0de64317
commit 9bb3bceeda
7 changed files with 12 additions and 14 deletions

View file

@ -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 | font='VictorMono Nerd Font' color=#ff9f43 size=11"
echo "$cpu"
# echo " $cpu | color=#D75F00 font='VictorMono Nerd Font' size=11"