diff --git a/config.py b/config.py index b53dac5..27e8b21 100644 --- a/config.py +++ b/config.py @@ -3,4 +3,4 @@ # Song Playlist # Just put song name with the extention # eg : hello.mp3 or hi.wav -songs = ["0", "A.mp3", "L.mp3", "M.mp3", "S.mp3"] +songs = ["A.mp3", "L.wav", "M.ogg", "S.alsa"]