Add extra spacing to starhip git branch symbol

This commit is contained in:
Evie Litherland-Smith 2023-10-13 09:55:41 +01:00
parent 9c6ebafcf3
commit 13533e3f1e

View file

@ -121,7 +121,7 @@
};
line_break.disabled = false;
git_branch = {
symbol = "";
symbol = " ";
only_attached = true;
ignore_branches = [ "master" "main" ];
};