Format hostname
This commit is contained in:
parent
c6f9b25062
commit
c0c14f9ec8
1 changed files with 1 additions and 1 deletions
|
@ -154,7 +154,7 @@
|
|||
hostname ={
|
||||
disabled = false;
|
||||
ssh_only = false;
|
||||
format = "[$ssh_symbol$hostname]($style) > ";
|
||||
format = "[$ssh_symbol$hostname]($style) ";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Reference in a new issue