Here's the code that needs to be added to the skin.xml under the <screen element with name="InfoBar":
<widget source="session.CurrentService" render="Label" font="Regular;16" position="712, 142" size="369, 16" halign="right" noWrap="1" foregroundColor="unb8b8ba" backgroundColor="un1f232f" transparent="1">
<convert type="CryptoInfo">VerboseInfo</convert>
</widget>
Unfortunately I don't know how to add this to the OpenPLi repository, but some helpful soul might?