All kinds of idk changes with idk stuff!
This commit is contained in:
parent
9e5f0ad759
commit
131bb57ac3
25 changed files with 245 additions and 68 deletions
|
@ -7,4 +7,4 @@ percent=$(bc -l <<< "100 * $total / $used")
|
|||
mem=$(awk -v u=$used -v t=$total -v p=$percent 'BEGIN {printf "%sMi/%sMi %.1f% ", t, u, p}'| awk '{printf $2}')
|
||||
|
||||
|
||||
echo " $mem | color=#ff9f43 font='VictorMono Nerd Font' size=11"
|
||||
echo " $mem | color=#9aedfe font='VictorMono Nerd Font' size=11"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue