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