From 926609668e22efdcf6d113a0ed630c51be94febe Mon Sep 17 00:00:00 2001 From: ubq323 Date: Wed, 19 Jul 2023 20:47:37 +0100 Subject: changes --- bin/status.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/status.sh b/bin/status.sh index 35ae205..dd75c41 100755 --- a/bin/status.sh +++ b/bin/status.sh @@ -43,7 +43,7 @@ while true; do fi block_color "$bat_status $bat_level%" "$color" - date="$(date +'%a %Y-%m-%d %H:%M:%S')" + date="$(date +'%G-W%V-%u %a %Y-%m-%d %H:%M:%S')" block_basic "$date" -- cgit v1.2.3