Browse Source

i3blocks show used mem now

master
Josh Fabean 5 years ago
parent
commit
e0920d42ec
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .i3blocks.conf

+ 1
- 1
.i3blocks.conf View File

@ -44,7 +44,7 @@ interval=5
[memory]
label=
instance=mem
command=free -m | awk 'NR==2{printf "%.1fG", $3/1024 }'
interval=30
[temperature]


Loading…
Cancel
Save