no ssh symbol!
This commit is contained in:
parent
2b57ee5816
commit
cee2c58b1b
1 changed files with 2 additions and 1 deletions
|
@ -154,7 +154,8 @@
|
|||
hostname ={
|
||||
disabled = false;
|
||||
ssh_only = false;
|
||||
format = "[$ssh_symbol$hostname]($style) ";
|
||||
format = "[$hostname]($style) ";
|
||||
ssh_symbol = "";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Reference in a new issue