From 8fa30f8ce31c684e025d57739312c760a1af4b0d Mon Sep 17 00:00:00 2001 From: Piet van der Loo Date: Sun, 24 Feb 2019 11:54:59 +0100 Subject: [PATCH] Forgot comma in json --- resources/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/config b/resources/config index b35352f..84d4148 100644 --- a/resources/config +++ b/resources/config @@ -38,7 +38,7 @@ "spacing": 10 }, "clock": { - "tooltip-format": "{:%Y-%m-%d | %H:%S}" + "tooltip-format": "{:%Y-%m-%d | %H:%S}", "format-alt": "{:%Y-%m-%d}" }, "cpu": {