Files
Projekcija/settings.json.sample

13 lines
281 B
Plaintext

{
"font_name": "Noto Sans",
"bg_color": "#000000",
"fg_color": "#FFFFFF",
"font_size": 32,
"screen_width_percent": 60,
"font_bold": false,
"show_song_info": true,
"split_by_stanza": false,
"web_port": 5000,
"db_update_url": ""
}