From 7dc163131f5a1a8666124020c4c5221b8e9f9a86 Mon Sep 17 00:00:00 2001 From: winston Date: Thu, 25 May 2023 20:51:25 +0200 Subject: [PATCH] chore: adjust starship togglables --- home/apps/starship/config.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/home/apps/starship/config.toml b/home/apps/starship/config.toml index e599038..adbcc14 100644 --- a/home/apps/starship/config.toml +++ b/home/apps/starship/config.toml @@ -76,7 +76,7 @@ $character""" add_newline = true continuation_prompt = '[>](bold subtext0) ' -palette = 'catppuccin_mocha' +palette = "catppuccin_mocha" [character] success_symbol = '[\$](bold text)' @@ -402,7 +402,7 @@ style = 'fg:mauve' symbol = ' ' [azure] -disabled = false +disabled = true format = '[$symbol($subscription)]($style)' style = 'fg:mauve' symbol = ' '