replace MonacoNFMono with MesloLGS_NF due to foot terminal terrible rendering.

This commit is contained in:
2026-01-01 20:12:45 +08:00
parent 630f196a5e
commit 46ac48e963
7 changed files with 8 additions and 8 deletions

View File

@@ -7,7 +7,7 @@ window {
background-repeat: no-repeat;
background-position: center;
background-color: rgba(0,0,0,0.3);
font-family: 'Monaco Nerd Font Mono';
font-family: 'monospace';
text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.7)
}
#input-field {