Explorar el Código

Add day-of-week into the week-based date

Alois Mahdal hace 6 años
padre
commit
5172abca37
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      dotfiles/config/i3status/config

+ 1
- 1
dotfiles/config/i3status/config Ver fichero

@@ -49,7 +49,7 @@ battery 1 {
49 49
 }
50 50
 
51 51
 tztime local {
52
-    format = "(w%V) %Y-%m-%d %H:%M"
52
+    format = "(w%V,d%u) %Y-%m-%d %H:%M"
53 53
 }
54 54
 
55 55
 disk "/home" {