summaryrefslogtreecommitdiff
path: root/i3status.conf
AgeCommit message (Collapse)Author
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