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
|
@ -7,6 +7,6 @@ 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 "
|
||||
# echo " $mem | color=#9aedfe font='VictorMono Nerd Font' size=11"
|
||||
# echo " $mem "
|
||||
echo " $mem | bash='alacritty -e btop --class btop' color=#9aedfe font='VictorMono Nerd Font' size=11 iconname=memory-symbolic"
|
||||
# echo " $mem | color=#007687 font='VictorMono Nerd Font' size=11"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue