This commit is contained in:
iFargle 2024-01-19 13:19:21 +09:00
parent dc640868aa
commit c699e38c4c

View file

@ -51,7 +51,7 @@ in
hostname = {
ssh_only = true;
style_user = "fg:${blackColor} bg:${orangeColor}";
format = "$[$hostname]($style)";
format = "@[$hostname]($style)";
disabled = false;
};