X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=i3status.conf;h=49ea488ae389c59393ebe75b9464168043ee8dcc;hb=638156c8b2ca6b0d62941aa96a0810ca939a1bce;hp=5233041540c9a3fb1b93e29b6a3a03da6e8172a6;hpb=d6b8a4efc1c07f3bbf5f01f524986ecb496711a0;p=i3%2Fi3status diff --git a/i3status.conf b/i3status.conf index 5233041..49ea488 100644 --- a/i3status.conf +++ b/i3status.conf @@ -1,3 +1,11 @@ +# i3status configuration file. +# see "man i3status" for documentation. + +# It is important that this file is edited as UTF-8. +# The following line should contain a sharp s: +# ß +# If the above line is not correctly displayed, fix your editor first! + general { colors = true interval = 5 @@ -45,5 +53,5 @@ load { } disk "/" { - format = "%free (or: %percentage_used used, %percentage_used_of_avail used of avail, %percentage_free free, %percentage_avail avail)" + format = "%free" }