Added Shift+J to jump to release
This commit is contained in:
@@ -60,6 +60,10 @@ key_sequence = "shift-c"
|
||||
command = "ClearQueue"
|
||||
context = "queue"
|
||||
|
||||
[[keymaps]]
|
||||
key_sequence = "shift-j"
|
||||
command = "GoToRelease"
|
||||
|
||||
[[keymaps]]
|
||||
key_sequence = "j"
|
||||
command = "MoveDown"
|
||||
|
||||
Reference in New Issue
Block a user