mirror of
https://github.com/aditya-K2/gspt.git
synced 2026-01-08 21:37:58 -05:00
Add repeat and shuffle
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user