lipido / kargos

KDE Plasma port of GNOME Argos and OSX BitBar
GNU General Public License v3.0
126 stars 13 forks source link

Script colorized output #15

Closed silentbugs closed 6 years ago

silentbugs commented 6 years ago

Support for the color= option, as it doesn't seem to work at the moment.

Example:

echo "test | size=11 color=#ff0000" prints test with font size 11 in normal color, instead of the given color.

bitbar's API

lipido commented 6 years ago

I've just made a commit with the feature. Could you try using kpackagetool5?

silentbugs commented 6 years ago

It seems to be working fine, thanks.