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