mirror of
https://github.com/aditya-K2/gspt.git
synced 2026-01-09 13:58:05 -05:00
Change default mapping for queue_entry
This commit is contained in:
@@ -96,7 +96,7 @@ var (
|
||||
"normal": {
|
||||
{K: tcell.KeyEnter}: "open_entry",
|
||||
{K: tcell.KeyCtrlP}: "play_entry",
|
||||
{R: 'i'}: "queue_entry",
|
||||
{R: 'q'}: "queue_entry",
|
||||
},
|
||||
},
|
||||
"album_view": {
|
||||
|
||||
Reference in New Issue
Block a user