summaryrefslogtreecommitdiff
path: root/statusbar.conf
diff options
context:
space:
mode:
authorJulian Hurst <julian.hurst92@gmail.com>2020-07-06 10:43:13 +0200
committerJulian Hurst <julian.hurst92@gmail.com>2020-07-06 10:43:13 +0200
commit8d3395aa20fd273f42d8526298bf47f6fd795dba (patch)
tree250c03473b12e7ddcf75e9ec136faca6b24671b9 /statusbar.conf
parentf2dc3c9a50358ab8d5f3afd64da852f01f540eee (diff)
downloadstatusbar-8d3395aa20fd273f42d8526298bf47f6fd795dba.tar.gz
Define an interface to support different music players
Diffstat (limited to 'statusbar.conf')
-rw-r--r--statusbar.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/statusbar.conf b/statusbar.conf
index 197383c..82802d0 100644
--- a/statusbar.conf
+++ b/statusbar.conf
@@ -12,6 +12,7 @@ label = "mounts: "
mountpoints = [ "/", "/mnt/storage", "/mnt/storage1" ]
[music]
+# type can be mpd or mocp
type = "mpd"
labelplaying = "▶ "
labelpaused = "⏸ "