test
This commit is contained in:
parent
2f7d6c50d9
commit
51c2bcd774
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ in
|
||||||
show_always = true;
|
show_always = true;
|
||||||
style_user = "fg:${blackColor} bg:${orangeColor}";
|
style_user = "fg:${blackColor} bg:${orangeColor}";
|
||||||
style_root = "fg:${blackColor} bg:${orangeColor}";
|
style_root = "fg:${blackColor} bg:${orangeColor}";
|
||||||
format = "[$user ]($style)";
|
format = "[$user]($style)";
|
||||||
disabled = false;
|
disabled = false;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue