(modern-es-de) Added systemstatus and clock configuration

This commit is contained in:
Leon Styhre 2025-02-27 10:45:04 +01:00
parent 40d3f6e4a5
commit 63c98fd54f

View file

@ -117,6 +117,21 @@
<fontPath>${mainFont}</fontPath>
<letterCase>capitalize</letterCase>
</helpsystem>
<systemstatus name="systemStatus">
<pos>0.985 0.014</pos>
<height>0.033</height>
<fontPath>${mainFont}</fontPath>
<textRelativeScale>0.8</textRelativeScale>
<color>${secondaryColor}</color>
<entrySpacing>0.005</entrySpacing>
</systemstatus>
<clock name="clock">
<pos>0.018 0.014</pos>
<fontPath>${mainFont}</fontPath>
<fontSize>0.028</fontSize>
<color>${secondaryColor}</color>
<format>%H:%M</format>
</clock>
</view>
<view name="system">