summaryrefslogtreecommitdiff
path: root/src/config.c
AgeCommit message (Collapse)Author
2009-08-18Add support for xmobarMichael Stapelberg
Use i3status-xmobar | xmobar -o -t "%StdinReader%" -c "[Run StdinReader]" You might need to copy the default configuration to ~/.xmobarrc
2009-07-23Implement battery status and thermal zones for FreeBSD (patch by Baptiste ↵Michael Stapelberg
Daroussin)
2009-07-22Use the highest order actually used, not MAX_ORDER, for checking whether to ↵Michael Stapelberg
flush (Thanks Mirko)
2009-07-21Add modelines and retab! all filesMichael Stapelberg
2009-07-21Correctly handle the order of itemsMichael Stapelberg
2009-07-21Use own files for each function, add get_ipv6_addr.cMichael Stapelberg