Browse Source

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

Alois Mahdal 5 years ago
parent
commit
5172abca37
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      dotfiles/config/i3status/config

+ 1
- 1
dotfiles/config/i3status/config View File

@@ -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" {