From 4e8a2e158d99831b2528acd8e1d839c4aa03c090 Mon Sep 17 00:00:00 2001 From: gwbeip Date: Mon, 28 Apr 2025 20:43:48 +0800 Subject: [PATCH] change symbol of duration time --- starship/starship.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/starship/starship.toml b/starship/starship.toml index 19ca0fa..dfd4312 100644 --- a/starship/starship.toml +++ b/starship/starship.toml @@ -176,7 +176,7 @@ disabled = false min_time = 0 show_milliseconds = true style = "bg:color_bg1" -format = '[[  $duration ](fg:color_fg0 bg:color_bg1)]($style)' +format = '[[ 󱫑 $duration ](fg:color_fg0 bg:color_bg1)]($style)' [line_break] disabled = false