mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 11:19:22 +01:00
i3status: fix date formatting
This commit is contained in:
parent
69f55cd724
commit
8a2cd54352
@ -94,8 +94,9 @@ tztime utc {
|
||||
time {
|
||||
# Finnishish formatting with my adjustments
|
||||
#format = "%Y-W%V/%a %d. %Bta %Y/%H.%M.%S%z"
|
||||
# %G = week based year
|
||||
# %V = week number counted from first week with 4 days
|
||||
format = "%Y-W%V (%a/%B) / %F %H.%M.%S%z"
|
||||
format = "%G-W%V-%u (%a/%B) / %F %H.%M.%S%z"
|
||||
}
|
||||
|
||||
volume master {
|
||||
|
Loading…
Reference in New Issue
Block a user