Browse Source

Improve date format for human

Make date in status bar more legible by human being.
DricomDragon 4 years ago
parent
commit
70614fca87
1 changed files with 1 additions and 1 deletions
  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 {