Začetna verzija (avtor U. Urbanija)

This commit is contained in:
2026-03-04 20:18:24 +01:00
commit 79fa50fae4
4 changed files with 1231 additions and 0 deletions

10
settings.json Normal file
View File

@@ -0,0 +1,10 @@
{
"font_name": "Times New Roman",
"bg_color": "#000000",
"fg_color": "#FFFFFF",
"font_size": 38,
"screen_width_percent": 60,
"font_bold": true,
"show_song_info": true,
"split_by_stanza": true
}