[vriska] i3status: re-add week number

This commit is contained in:
Lexi Stelter 2020-09-09 10:18:19 +02:00
parent f521cc2adf
commit bd43dae1c4
1 changed files with 6 additions and 3 deletions

View File

@ -60,11 +60,14 @@ battery 0 {
low_threshold = 30 low_threshold = 30
} }
# ~~ Date and time # ~~ Date and time
tztime local { tztime local {
format = "📅 %Y-%m-%d %H:%M:%S" format = "%Y-%m-%d %H:%M:%S"
}
# ~~ Week number
tztime week {
format = "📅 KW %V"
} }
# ~~ Volume control display # ~~ Volume control display