🐛 starship: battery works again

This commit is contained in:
2024-07-21 16:27:53 -04:00
parent bf9fa63654
commit 82cbe6a16b
2 changed files with 13 additions and 17 deletions

View File

@ -49,10 +49,6 @@ _:
enable = true;
enableZshIntegration = true;
settings = {
# TODO re-enable after https://github.com/starship/starship/issues/5350
battery = {
disabled = true;
};
character = {
success_symbol = "[»](bold green) ";
error_symbol = "[](bold red) ";