From 0fcf602097ba2179bb45d344b718802699a309a7 Mon Sep 17 00:00:00 2001 From: Severin Kaderli Date: Mon, 9 May 2022 21:53:56 +0200 Subject: [PATCH] Clean up Espanso configuration Signed-off-by: Severin Kaderli --- system/.config/starship/config.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/system/.config/starship/config.toml b/system/.config/starship/config.toml index bf280b4..0ce594c 100644 --- a/system/.config/starship/config.toml +++ b/system/.config/starship/config.toml @@ -2,7 +2,6 @@ add_newline = false format = "${time}${directory}${git_branch}${line_break}${character}" - [character] success_symbol = "[➜](bold green)" error_symbol = "[➜](bold red)" @@ -19,4 +18,4 @@ disabled = false format = "[$time]($style) " [git_branch] -symbol = "" \ No newline at end of file +symbol = ""