From 3a2e981380aba3f18017994db87b9e662e5d42d4 Mon Sep 17 00:00:00 2001 From: Alexander Yakovlev Date: Mon, 8 Jun 2020 13:38:35 +0700 Subject: [PATCH] Full clock format --- config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config b/config index 955a6ae..962ad05 100644 --- a/config +++ b/config @@ -18,7 +18,7 @@ }, "clock": { "tooltip-format": "{:%Y %B}\n{calendar}", - "format-alt": "{:%a %d %b %H:%M}" + "format": "{:%a %d %b %H:%M}" }, "tray": { "icon-size": 30,