Update statusbar

This commit is contained in:
2022-05-11 13:26:31 +02:00
parent a6876bb54e
commit 5957aa3ed4
9 changed files with 58 additions and 14 deletions

3
.bin/sb-date Executable file
View File

@@ -0,0 +1,3 @@
#!/usr/bin/env bash
echo -n -e "Week $(date '+%V') - $(date '+%a %d %b %H:%M')"