Format hostname

This commit is contained in:
Joseph Hanson 2024-02-20 22:39:45 -06:00
parent c6f9b25062
commit c0c14f9ec8

View file

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