From ef0f3b958ca94faae96754669720436d98716616 Mon Sep 17 00:00:00 2001 From: Solomon Laing Date: Mon, 2 May 2022 11:24:09 +0930 Subject: [PATCH] updated date format to iso --- .config/xmobar/xmobarrc-single.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/xmobar/xmobarrc-single.hs b/.config/xmobar/xmobarrc-single.hs index d21cf24..e9f3b23 100644 --- a/.config/xmobar/xmobarrc-single.hs +++ b/.config/xmobar/xmobarrc-single.hs @@ -60,7 +60,7 @@ Config { -- time and date indicator -- (%F = y-m-d date, %a = day of week, %T = h:m:s time) - , Run Date "\xf073 %a %_d %b %Y | \xf017 %H:%M:%S" "date" 10 + , Run Date "\xf073 %a %Y-%m-%d | \xf017 %H:%M:%S" "date" 10 -- weather monitor -- Run Weather "YPAD" ["--template" , ": \x00b0C"