
In i3bar/src/config.c we compare string lengths agains magic numbers. This change replaces those numbers with the lengths of the strings they represent.
In i3bar/src/config.c we compare string lengths agains magic numbers. This change replaces those numbers with the lengths of the strings they represent.