This commit is contained in:
iFargle 2024-02-06 13:56:04 +09:00
parent 9689e1cbd8
commit 9d6a488b12

View file

@ -54,7 +54,7 @@ in
nix_shell = {
disabled = false;
heuristic = true;
symbol = "";
symbol = " ";
format = "[$symbol$state(\($name\))]($style)";
style = "fg:${whiteColor} bg:${blueColor}";
};