From 4caf23da15b938fcd8cf5f0b91999e5bc3373494 Mon Sep 17 00:00:00 2001 From: i0uring Date: Sat, 13 Sep 2025 18:58:52 +0200 Subject: [PATCH] :sparkles: update ashell+swnc --- .config/ashell/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/ashell/config.toml b/.config/ashell/config.toml index 1b6be18..b320645 100644 --- a/.config/ashell/config.toml +++ b/.config/ashell/config.toml @@ -53,7 +53,7 @@ alert_threshold = 100 [clock] # https://docs.rs/chrono/latest/chrono/format/strftime/index.html -format = "%FT%T" +format = "%Y-%m-%d ~ %T" # Media player module configuration [media_player]