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