diff --git a/dot_config/executable_starship.toml b/dot_config/executable_starship.toml index 1bb437a..72c0262 100644 --- a/dot_config/executable_starship.toml +++ b/dot_config/executable_starship.toml @@ -84,6 +84,6 @@ threshold = -1 symbol = " " style = "bold underline white" -[battery.display] +[[battery.display]] threshold = 10 style = "bold red"