This commit is contained in:
iFargle 2024-02-06 13:41:53 +09:00
parent 1d396ac90c
commit b3a725461f

View file

@ -71,7 +71,7 @@ in
git_branch = { git_branch = {
symbol = ""; symbol = "";
style = "fg:${whiteColor} bg:${blueColor}"; style = "fg:${whiteColor} bg:${blueColor}";
format = "[ $symbol $branch]($style)"; format = "[ $symbol $branch ]($style)";
}; };
git_status = { git_status = {