test
Some checks failed
update-flake-lock / update-flake-lock (push) Successful in 1m51s
deploy-rs / deploy-rs (push) Failing after 6m42s

This commit is contained in:
iFargle 2024-01-19 20:26:24 +09:00
parent 163c97d24e
commit e70ea7ec8c

View file

@ -76,7 +76,7 @@ in
status = { status = {
style = "fg:${whiteColor} bg:${redColor}"; style = "fg:${whiteColor} bg:${redColor}";
format = "[$status]($style)"; format = "[$status ]($style)";
disabled = false; disabled = false;
}; };