From 5690959c23d9e32998d4c7ba76fdfb194ae82037 Mon Sep 17 00:00:00 2001 From: Andrew Scott Date: Sun, 5 Nov 2023 19:37:23 -0500 Subject: [PATCH] add day of week to date display --- dot_config/yambar/config.yml.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot_config/yambar/config.yml.tmpl b/dot_config/yambar/config.yml.tmpl index e1ee172..f16febf 100644 --- a/dot_config/yambar/config.yml.tmpl +++ b/dot_config/yambar/config.yml.tmpl @@ -271,7 +271,7 @@ bar: - label: content: *separator - clock: - date-format: "%b %d" + date-format: "%a %b %d" time-format: "%R" content: - string: {text: , font: *awesome}