diff options
Diffstat (limited to 'plugins/moclyrics')
-rwxr-xr-x | plugins/moclyrics | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/moclyrics b/plugins/moclyrics index 36bf785..1bb0624 100755 --- a/plugins/moclyrics +++ b/plugins/moclyrics @@ -1,6 +1,6 @@ #!/usr/bin/env sh -# Description: Fetches the lyrics of the currently playing track in MOC +# Description: Fetches the lyrics of the track currently playing in MOC # Requires ddgr (https://github.com/jarun/ddgr) # # Shell: POSIX compliant |