From aeb8bb6aae141b1674738bdfd58167ed0f9a10dc Mon Sep 17 00:00:00 2001 From: Vidhu Kant Sharma Date: Sat, 30 Aug 2025 00:55:56 +0530 Subject: changed directory module's background to mantle --- .config/starship.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/starship.toml b/.config/starship.toml index 383b12d..ea7edfc 100644 --- a/.config/starship.toml +++ b/.config/starship.toml @@ -23,7 +23,7 @@ min_time_to_notify = 30000 [directory] read_only = "󰌾 " style = "bold mauve" -format = '[](fg:surface0)[ $path]($style bg:surface0)[ $read_only]($read_only_style bg:surface0)[](fg:surface0)' +format = '[](fg:mantle)[ $path]($style bg:mantle)[ $read_only]($read_only_style bg:mantle)[](fg:mantle)' [sudo] disabled = false -- cgit v1.2.3