-
Notifications
You must be signed in to change notification settings - Fork 21
Keybindings
Samarth Jugran edited this page Sep 15, 2024
·
9 revisions
You can view Keybindings within application from Help Page h
Action | Keybinding |
---|---|
Scroll Up | Up Arrow | ↑ / Mouse wheel Up |
Scroll Down | Down Arrow | ↓/ Mouse wheel Down |
Scroll Up (5 steps) | Left Arrow | ← |
Scroll Down (5 steps) | Right Arrow | → |
Align Text Right | l |
Align Text Center | k |
Align Text Left | j |
Cycle Lyrics Source |
c |
Update Lyrics (from Azlyrics) (decrecated since v1.7.0) |
r |
Update Lyrics (from Google) (decrecated since v1.7.0) |
R |
Edit lyrics file | e |
Delete lyrics file | d |
Autoswitch Toggle | a |
Search Lyrics | / |
Search Next | n |
Search Previous | p |
Show Help page | h |
Quit Program | q |
- Update Lyrics: Deletes local cached lyrics and fetches lyrics from the internet.
- Delete Lyrics: Deletes local lyrics text file from
~/.cache/lyrics/{trackname}
- Edit lyrics: Opens lyrics file in editor set in
$EDITOR
or nano by default - Autoswitch Toggle: Toggles player auto detect feature.
Keybindings can be configured in configuration file located in ~/.config/lyrics-in-terminal/lyrics.cfg