From a1e036866ac0bd13b75ba3576a07785133730112 Mon Sep 17 00:00:00 2001 From: oyoshot Date: Sun, 30 Jun 2024 22:25:04 +0900 Subject: [PATCH] Update .config/starship.toml --- dot_config/executable_starship.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"