This commit is contained in:
2025-05-07 11:04:18 -04:00
parent 0d9df09cd8
commit 8c0ed69a3b

View File

@@ -2,7 +2,7 @@ pkgs: {
enable = true; enable = true;
settings = { settings = {
add_newline = false; add_newline = false;
container.diabled = true; container.disabled = true;
git_branch.symbol = " "; git_branch.symbol = " ";
git_status.ahead = "\${count}"; git_status.ahead = "\${count}";
git_status.behind = "\${count}"; git_status.behind = "\${count}";