From f2dc3c9a50358ab8d5f3afd64da852f01f540eee Mon Sep 17 00:00:00 2001 From: Julian Hurst Date: Mon, 6 Jul 2020 10:24:48 +0200 Subject: Refactor funcs to use their respective configs --- statusbar.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'statusbar.conf') diff --git a/statusbar.conf b/statusbar.conf index 7163597..197383c 100644 --- a/statusbar.conf +++ b/statusbar.conf @@ -12,6 +12,7 @@ label = "mounts: " mountpoints = [ "/", "/mnt/storage", "/mnt/storage1" ] [music] +type = "mpd" labelplaying = "▶ " labelpaused = "⏸ " labelstopped = "-" -- cgit v1.2.3