dotfiles

my dotfiles
Log | Files | Refs

commit 98d682828c86a7007e490a204744aedbb56aef4d
parent bc3554e3baa8c5af5d207964b2b844a76ac851ff
Author: Stefan Koch <programming@stefan-koch.name>
Date:   Mon, 18 Mar 2024 18:19:49 +0100

add calendar week to date

Diffstat:
Mdot_config/i3blocks.conf | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dot_config/i3blocks.conf b/dot_config/i3blocks.conf @@ -160,7 +160,7 @@ interval=30 # Date Time # [time] -command=LC_TIME=de_DE.utf8 date '+%A, %-d. %b %Y - %H:%M:%S' +command=LC_TIME=de_DE.utf8 date '+%A, %-d. %b %Y - %H:%M (KW %V)' interval=5 # Generic media player support