diff options
Diffstat (limited to '.config')
| -rw-r--r-- | .config/waybar/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/waybar/config b/.config/waybar/config index a2f62f7..68f25d7 100644 --- a/.config/waybar/config +++ b/.config/waybar/config @@ -32,7 +32,7 @@ }, "clock": { "timezone": "Asia/Kolkata", - "format": " {:%Y-%M-%d %H:%M}", + "format": " {:%a, %Y-%m-%d %H:%M}", }, "cpu": { "format": " {usage}%", |
