added memory to i3bar

This commit is contained in:
Andrei Stoica 2016-12-15 16:55:20 -05:00
parent 0a998ae951
commit 04fbb1b357
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -20,7 +20,7 @@ TEXT
{"full_text": " 🌡${exec sensors | awk '/Physical id 0/ {print substr($0,index($0,":")+2,index($0,"°")-index($0,":"))}' } ","color": "\#FB4646", "name":"temp"},
# {"full_text": " ☼ ${exec /home/andrei/.i3/blevel.sh} ","color": "\#DFD60C", "name":"bright"},
# {"full_text": " ${fs_free /} (${fs_free_perc /}%)", "color":"\#E98F15"},
# {"full_text": " Mem: $memfree", "color":"\#F3D194"},
{"full_text": " ${exec free -m | grep Mem | awk '{print $1, $3}'}", "color":"\#F3D194"},
{"full_text": " ${exec /home/andrei/.i3/pacvol.sh display} ","color":"\#6AFFD8", "name":"volume"},
# {"full_text": " $downspeed $upspeed ", "color":"\#FFFE6A"},
# ${if_existing /sys/class/power_supply/AC/online 0}