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

View file

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