summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorubq323 <ubq323@ubq323.website>2023-07-19 20:47:37 +0100
committerubq323 <ubq323@ubq323.website>2023-07-19 20:47:37 +0100
commit926609668e22efdcf6d113a0ed630c51be94febe (patch)
tree798ed7078e4f655d2c4cc9460a44e01d1c285313 /bin
parenta31ea3f55105675c7cbacd0c06bae6db9a5e75e7 (diff)
changes
Diffstat (limited to 'bin')
-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"