Selaa lähdekoodia

Improve date format for human

Make date in status bar more legible by human being.
DricomDragon 4 vuotta sitten
vanhempi
commit
70614fca87
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      Install/Templates/i3/status_bar

+ 1 - 1
Install/Templates/i3/status_bar

@@ -36,7 +36,7 @@ battery all {
 }
 
 tztime local {
-        format = "%Y-%m-%d %H:%M:%S"
+        format = "%a %-d %b <%V> %H:%M"
 }
 
 load {