From b2380ee9469562b53c27fac12b34ea6ed4c06ce8 Mon Sep 17 00:00:00 2001 From: Antoine Barthelemy Date: Tue, 28 Jan 2025 10:09:56 +0100 Subject: [PATCH] feat: full parth in prompt --- conf/theme.omp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/theme.omp.json b/conf/theme.omp.json index e3ff7bf..bbc8c81 100644 --- a/conf/theme.omp.json +++ b/conf/theme.omp.json @@ -9,7 +9,7 @@ "foreground": "#3EC669", "leading_diamond": "\ue0b6", "properties": { - "style": "mixed" + "style": "full" }, "style": "diamond", "template": "\ue5ff {{ .Path }}",