typo
This commit is contained in:
@@ -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}";
|
||||||
|
|||||||
Reference in New Issue
Block a user