瀏覽代碼

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

Alois Mahdal 7 年之前
父節點
當前提交
5172abca37
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      dotfiles/config/i3status/config

+ 1
- 1
dotfiles/config/i3status/config 查看文件

49
 }
49
 }
50
 
50
 
51
 tztime local {
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
 disk "/home" {
55
 disk "/home" {