summaryrefslogtreecommitdiff
path: root/bin/status.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/status.sh')
-rwxr-xr-xbin/status.sh2
1 files changed, 1 insertions, 1 deletions
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"