Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-05 | config: introduce an utf-8 character so that editors are forced to use utf-8 | Michael Stapelberg | |
…and if they don’t, the user can fix the editor setup at least. See also http://bugs.i3wm.org/864 | |||
2012-11-05 | config: remove documentation from the disk field (got there by mistake) | Michael Stapelberg | |
2012-08-31 | introduce percentages for all values, document them | Michael Stapelberg | |
2012-05-09 | Remove cpu_temperature from the default config | Michael Stapelberg | |
It contradicts our philosophy and doesn’t work on many systems, so don’t use it in the default config. | |||
2012-03-11 | Fix indentation in i3status.conf | Michael Stapelberg | |
2011-10-10 | Don’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-13 | i3status.conf: fix indention | Michael Stapelberg | |
2009-12-13 | The load values represent 1,5,15 min, not 5,10,15 min (Thanks Chris) | Michael Stapelberg | |
2009-10-16 | battery: split up %remaining into %percentage and %remaining (Thanks shatter) | Michael Stapelberg | |
2009-10-16 | Implement format_up/format_down for ethernet | Michael Stapelberg | |
2009-10-15 | Update default config | Michael Stapelberg | |
2009-07-23 | Update i3status.conf | Michael Stapelberg | |
2009-05-22 | Merge getting thermal zone temperature from atsutane, thanks! | Michael Stapelberg | |
2009-05-01 | Implement flags for batteries to use the last full capacity. This breaks ↵ | Michael Stapelberg | |
configfiles. | |||
2009-04-17 | Rename wmiistatus* to i3status* | Michael Stapelberg | |