no ssh symbol!

This commit is contained in:
Joseph Hanson 2024-02-20 23:02:45 -06:00
parent 2b57ee5816
commit cee2c58b1b

View file

@ -154,7 +154,8 @@
hostname ={
disabled = false;
ssh_only = false;
format = "[$ssh_symbol$hostname]($style) ";
format = "[$hostname]($style) ";
ssh_symbol = "";
};
};
};