Add repeat and shuffle

This commit is contained in:
aditya-K2
2023-05-17 02:39:49 +05:30
parent ae64e023ed
commit ae6392094e
3 changed files with 39 additions and 0 deletions

View File

@@ -47,6 +47,8 @@ var (
{R: 'K'}: "decrease_image_height",
{R: 'L'}: "increase_image_width",
{K: tcell.KeyCtrlS}: "save_config",
{R: 'z'}: "shuffle",
{R: 'r'}: "repeat",
},
},
"playlist_nav": {