~format for i3status tztime local

day/month/year instead of Year-month-day. Just looks nicer and easier
for me to interpret.
This commit is contained in:
AChavali
2020-02-18 01:34:43 +00:00
parent e27f2e877e
commit 9fd5990f16

View File

@@ -12,7 +12,7 @@ order += "battery 0"
order += "tztime local"
tztime local {
format = "%Y-%m-%d %H:%M:%S"
format = "%d/%m/%Y %H:%M"
}
wireless wlp2s0 {