Go to file
Michael Stapelberg 692f0124a3 Don’t use a default setting for 'order'
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-10-10 20:46:55 +01:00
debian debian/i3status.postinst: Check if setcap is there, print info message if not (Thanks Sander) 2011-07-29 14:05:31 +02:00
include magic: try to auto-detect output_format by default (dzen2/i3bar/xmobar) 2011-07-13 03:27:57 +02:00
man Don’t use a default setting for 'order' 2011-10-10 20:46:55 +01:00
src fix parentheses in cc1457c4f0 2011-08-29 16:06:40 +02:00
.gitignore Breaks configfiles! Major refactoring of i3status, see below 2009-10-11 22:14:29 +02:00
i3status.c Don’t use a default setting for 'order' 2011-10-10 20:46:55 +01:00
i3status.conf Don’t use a default setting for 'order' 2011-10-10 20:46:55 +01:00
LICENSE Separate license into file LICENSE 2009-10-15 20:44:24 +02:00
Makefile Makefile: fix PREFIX usage 2011-09-01 12:47:17 +02:00