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]