lipido / kargos

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

Request: show two rows on taskbar. #22

Closed roachsinai closed 5 years ago

roachsinai commented 5 years ago

Is there a way to show two rows on the taskbar, such as first row is date, second row is time?

lipido commented 5 years ago

You can use some basic HTML. Using <br> you can show two lines first line<br><font size="2">second line</font>

roachsinai commented 5 years ago

Works, thanks.

roachsinai commented 5 years ago

Seems not support &ensp; and &emsp;?