summaryrefslogtreecommitdiff
path: root/i3status.conf
diff options
context:
space:
mode:
Diffstat (limited to 'i3status.conf')
-rw-r--r--i3status.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/i3status.conf b/i3status.conf
index 99640d0..5233041 100644
--- a/i3status.conf
+++ b/i3status.conf
@@ -45,5 +45,5 @@ load {
}
disk "/" {
- format = "%free"
+ format = "%free (or: %percentage_used used, %percentage_used_of_avail used of avail, %percentage_free free, %percentage_avail avail)"
}