~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:
@@ -12,7 +12,7 @@ order += "battery 0"
|
|||||||
order += "tztime local"
|
order += "tztime local"
|
||||||
|
|
||||||
tztime local {
|
tztime local {
|
||||||
format = "%Y-%m-%d %H:%M:%S"
|
format = "%d/%m/%Y %H:%M"
|
||||||
}
|
}
|
||||||
|
|
||||||
wireless wlp2s0 {
|
wireless wlp2s0 {
|
||||||
|
|||||||
Reference in New Issue
Block a user