time_format examples

pull/58/head
jackun 4 years ago
parent 6bf37f8510
commit ddb84305da
No known key found for this signature in database
GPG Key ID: 119DB3F1D05A9ED3

@ -27,6 +27,11 @@ frame_timing
### Display the current system time
# time
### Time formatting examples
# time_format = %H:%M
# time_format = [ %T %F ]
# time_format = %X # locally formatted time, because of limited glyph range, missing characters may show as '?' (e.g. japanese)
### Change the hud font size (default is 24)
font_size=24

Loading…
Cancel
Save