test
This commit is contained in:
parent
d5ec5aa83c
commit
842e4c144c
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ in
|
||||||
nix_shell = {
|
nix_shell = {
|
||||||
disabled = false;
|
disabled = false;
|
||||||
heuristic = true;
|
heuristic = true;
|
||||||
format = " [$symbol$state( \($name\))]($style) ";
|
format = " [$symbol$state(\($name\))]($style)";
|
||||||
style = "fg:${whiteColor} bg:${blueColor}";
|
style = "fg:${whiteColor} bg:${blueColor}";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue