malo prepucano po nasvetih kopilota, fix za shutdown na linux-u, nekaj dodatkov na temo robustnosti

This commit is contained in:
2026-03-04 22:35:03 +01:00
parent cd4ad32641
commit 9e32e58c4c
3 changed files with 65 additions and 39 deletions

View File

@@ -15,7 +15,7 @@ DEFAULT_SETTINGS = {
"screen_width_percent": 60,
"font_bold": True,
"show_song_info": True,
"split_by_stanza": True
"split_by_stanza": False
}
SETTINGS_FILE = "settings.json"