mirror of
https://github.com/rad4day/Waybar.git
synced 2025-07-20 01:42:38 +02:00
mpd: add paused format string
This commit is contained in:

committed by
Cole Helbling

parent
d294352845
commit
75c6e2e7d5
@@ -36,6 +36,7 @@ class MPD : public ALabel {
|
||||
|
||||
bool stopped();
|
||||
bool playing();
|
||||
bool paused();
|
||||
|
||||
const std::string module_name_;
|
||||
|
||||
|
Reference in New Issue
Block a user