summaryrefslogtreecommitdiff
path: root/i3status.conf
AgeCommit message (Collapse)Author
2013-11-16default config: show %avail disk space instead of %freeSebastian Ullrich
The former property is generally more relevant to end users
2013-02-10Add tztime module to support multiple different timezones.Emil Mikulic
2012-11-05config: introduce an utf-8 character so that editors are forced to use utf-8Michael Stapelberg
…and if they don’t, the user can fix the editor setup at least. See also http://bugs.i3wm.org/864
2012-11-05config: remove documentation from the disk field (got there by mistake)Michael Stapelberg
2012-08-31introduce percentages for all values, document themMichael Stapelberg
2012-05-09Remove cpu_temperature from the default configMichael Stapelberg
It contradicts our philosophy and doesn’t work on many systems, so don’t use it in the default config.
2012-03-11Fix indentation in i3status.confMichael Stapelberg
2011-10-10Don’t use a default setting for 'order'Michael Stapelberg
This will make i3status depend on a useful configuration file (so /etc/i3status.conf has to be installed) to actually output anything. However, it fixes a very common error: people edit their i3status.conf and don’t get that the first order directive has to use =, not +=. Since order is now empty by default, you can use += everywhere.
2011-07-13i3status.conf: fix indentionMichael Stapelberg
2009-12-13The load values represent 1,5,15 min, not 5,10,15 min (Thanks Chris)Michael Stapelberg
2009-10-16battery: split up %remaining into %percentage and %remaining (Thanks shatter)Michael Stapelberg
2009-10-16Implement format_up/format_down for ethernetMichael Stapelberg
2009-10-15Update default configMichael Stapelberg
2009-07-23Update i3status.confMichael Stapelberg
2009-05-22Merge getting thermal zone temperature from atsutane, thanks!Michael Stapelberg
2009-05-01Implement flags for batteries to use the last full capacity. This breaks ↵Michael Stapelberg
configfiles.
2009-04-17Rename wmiistatus* to i3status*Michael Stapelberg