a lot of updates to move back to awesome
This commit is contained in:
parent
35f62562e9
commit
c934ed25bc
14 changed files with 63 additions and 61 deletions
|
@ -8,4 +8,5 @@ mem=$(awk -v u=$used -v t=$total -v p=$percent 'BEGIN {printf "%sMi/%sMi %.1f% "
|
|||
|
||||
memperc=$(echo $mem | awk '{print $2}')
|
||||
|
||||
echo $memperc
|
||||
# echo $memperc
|
||||
echo " $memperc "
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue