forked from DustVoice/dotfiles
Update spellcheck & display used instead of free for i3status
This commit is contained in:
parent
2b33395893
commit
fc8f3805d3
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ battery all {
|
||||||
}
|
}
|
||||||
|
|
||||||
disk "/" {
|
disk "/" {
|
||||||
format = "%avail / %total"
|
format = "%used / %total"
|
||||||
}
|
}
|
||||||
|
|
||||||
cpu_usage {
|
cpu_usage {
|
||||||
|
|
Loading…
Reference in a new issue