diff options
Diffstat (limited to 'py3status/modules/mpd_status.py')
| -rw-r--r-- | py3status/modules/mpd_status.py | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/py3status/modules/mpd_status.py b/py3status/modules/mpd_status.py index 10f3c99..a30830e 100644 --- a/py3status/modules/mpd_status.py +++ b/py3status/modules/mpd_status.py @@ -1,7 +1,8 @@ # -*- coding: utf-8 -*- """ -Mpd - module to show information from mpd in your i3bar. -Reequires +Display information from mpd. + +Requires: - python-mpd2 (NOT python2-mpd2) # pip install python-mpd2 |
