mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-02-01 23:34:03 +01:00
i3status: quickly add weekday
This commit is contained in:
parent
565cc2cf46
commit
8a106ccac0
@ -89,7 +89,7 @@ time {
|
||||
# Finnishish formatting.
|
||||
#format = "%Z: %A %d. %B %Y, %H.%M.%S(%z)"
|
||||
# I guess ISO 8601 (+ mix from UTC) just makes the most sense to me
|
||||
format = "%Z: %F %H.%M.%S%z"
|
||||
format = "%Z: (%a) %F %H.%M.%S%z"
|
||||
}
|
||||
|
||||
volume master {
|
||||
|
Loading…
Reference in New Issue
Block a user