diff --git a/.config/starship.toml b/.config/starship.toml index 15f425b..075332d 100644 --- a/.config/starship.toml +++ b/.config/starship.toml @@ -24,7 +24,7 @@ $conda\ [](fg:sapphire bg:lavender)\ $time\ [ ](fg:lavender)\ -$cmd_duration\ +$cmd_duration $line_break\ $character""" @@ -161,8 +161,8 @@ vimcmd_visual_symbol = '[❮](bold fg:yellow)' show_milliseconds = true format = " in $duration " style = "bg:lavender" -disabled = false -show_notifications = true +disabled = false +show_notifications = false min_time_to_notify = 45000 [palettes.catppuccin_mocha]