Add keybinding for vuiet lyrics

This commit is contained in:
Jeremy Dormitzer 2020-04-04 06:41:45 -04:00
parent 226870e203
commit 75901430ac

View File

@ -5889,7 +5889,7 @@ And a handy hydra for it:
| .d############// ||+-----------^^----------------^^------------^^----+|| .d############// | Info for [_a_]rtist | .d############// ||+-----------^^----------------^^------------^^----+|| .d############// | Info for [_a_]rtist
| .d######''####//b. |||%s(now-playing 43)^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^||| .d######''####//b. | Info for a[_l_]bum | .d######''####//b. |||%s(now-playing 43)^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^||| .d######''####//b. | Info for a[_l_]bum
| 9######( )#-//##P ||+-----------^^--+-------------^^+-----------^^----+|| 9######( )#-//##P | Info for [_c_]urrent artist | 9######( )#-//##P ||+-----------^^--+-------------^^+-----------^^----+|| 9######( )#-//##P | Info for [_c_]urrent artist
| 'b######++#/-/##d' || ^^ |%s(track-pos)^^| ^^ || 'b######++#/-/##d' | | 'b######++#/-/##d' || ^^ |%s(track-pos)^^| ^^ || 'b######++#/-/##d' | L[_y_]rics for current track
| '9############P' || ^^ +-------------^^+ ^^ || '9############P' | [_L_]oved tracks | '9############P' || ^^ +-------------^^+ ^^ || '9############P' | [_L_]oved tracks
| -'9a#######aP' || +---------^^+---------------^^--+---------^^--+ || -'9a#######aP' | | -'9a#######aP' || +---------^^+---------------^^--+---------^^--+ || -'9a#######aP' |
| |-| `'''''' || | _s_top | _p_lay/pause | _n_ext | || |-| `'''''' | [_P_]layer menu | |-| `'''''' || | _s_top | _p_lay/pause | _n_ext | || |-| `'''''' | [_P_]layer menu
@ -5905,6 +5905,7 @@ And a handy hydra for it:
("a" vuiet-artist-info-search) ("a" vuiet-artist-info-search)
("l" vuiet-album-info-search) ("l" vuiet-album-info-search)
("c" vuiet-playing-artist-info) ("c" vuiet-playing-artist-info)
("y" vuiet-playing-track-lyrics)
("L" vuiet-loved-tracks-info) ("L" vuiet-loved-tracks-info)
("P" hydra-vuiet/body) ("P" hydra-vuiet/body)
("S" hydra-vuiet-similar/body) ("S" hydra-vuiet-similar/body)