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