From cc3606526a78e5e8e90a22b46ef36d5746214b57 Mon Sep 17 00:00:00 2001 From: Julian Hurst Date: Sun, 5 Jul 2020 21:41:48 +0200 Subject: Add clock label and format --- statusbar.conf | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'statusbar.conf') diff --git a/statusbar.conf b/statusbar.conf index dc46741..f5cd68f 100644 --- a/statusbar.conf +++ b/statusbar.conf @@ -13,3 +13,7 @@ mountpoints = [ "/", "/mnt/storage", "/mnt/storage1" ] labelplaying = "▶ " labelpaused = "⏸ " labelstopped = "-" + +[clock] +label = "" +format = "Monday 2006-01-02 15:04:05" -- cgit v1.2.3