From 8a106ccac04f3f7a5e837ecbb7a82f55c85eb11c Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Fri, 15 Nov 2019 14:55:20 +0200 Subject: [PATCH] i3status: quickly add weekday --- conf/i3status/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/i3status/config b/conf/i3status/config index b3b8e65c..29ff95f8 100644 --- a/conf/i3status/config +++ b/conf/i3status/config @@ -89,7 +89,7 @@ time { # Finnishish formatting. #format = "%Z: %A %d. %B %Y, %H.%M.%S(%z)" # I guess ISO 8601 (+ mix from UTC) just makes the most sense to me - format = "%Z: %F %H.%M.%S%z" + format = "%Z: (%a) %F %H.%M.%S%z" } volume master {