diff options
Diffstat (limited to 'statusbar.conf')
| -rw-r--r-- | statusbar.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/statusbar.conf b/statusbar.conf index 6d1a58a..6f65e03 100644 --- a/statusbar.conf +++ b/statusbar.conf @@ -18,6 +18,9 @@ type = "mpd" labelplaying = "▶ " labelpaused = "⏸ " labelstopped = "-" +# MPD only +host = "localhost" +port = 6600 [clock] label = "" |
