allow configuring time format on theme.conf

This commit is contained in:
eximus
2024-03-16 14:06:52 -04:00
parent 74fb9d0b2c
commit c8d2a8f50d
2 changed files with 28 additions and 4 deletions

View File

@@ -6,6 +6,7 @@ background_img_night=background.jpg
background_vid_day=playlists/day.m3u
background_vid_night=playlists/night.m3u
displayFont="Droid Sans Mono for Powerline"
timeFormat="hh:mm"
showLoginButton=true
passwordLeftMargin=15
usernameLeftMargin=15