🐛 starship battery error on mac mini
This commit is contained in:
parent
59c60e9b09
commit
0c37402829
@ -51,6 +51,10 @@ _:
|
|||||||
enable = true;
|
enable = true;
|
||||||
enableZshIntegration = true;
|
enableZshIntegration = true;
|
||||||
settings = {
|
settings = {
|
||||||
|
# TODO re-enable after https://github.com/starship/starship/issues/5350
|
||||||
|
battery = {
|
||||||
|
disabled = true;
|
||||||
|
};
|
||||||
character = {
|
character = {
|
||||||
success_symbol = "[»](bold green) ";
|
success_symbol = "[»](bold green) ";
|
||||||
error_symbol = "[✗](bold red) ";
|
error_symbol = "[✗](bold red) ";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user