i3 / i3status

Generates status bar to use with i3bar, dzen2 or xmobar
BSD 3-Clause "New" or "Revised" License
602 stars 254 forks source link

Battery module incorrectly trims whitespace #496

Open njhanley opened 2 years ago

njhanley commented 2 years ago

The battery module trims leading and trailing whitespace from its final output, making it impossible to manually add padding to the format string. AFAIK this is the only module that behaves this way. It's especially problematic for users who've disabled the default separator. This behavior was introduced in b5a804d1.