Explorar el Código

Improve date format for human

Make date in status bar more legible by human being.
DricomDragon hace 4 años
padre
commit
70614fca87
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 {