This commit is contained in:
Jason Lee 2025-07-28 18:55:35 +08:00 committed by GitHub
parent 155654c9a3
commit ea769b3d7b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -67,11 +67,11 @@ impl TextSystem {
// TODO: Remove this when Linux have implemented setting fallbacks.
font("Zed Plex Mono"),
font("Helvetica"),
font("Segoe UI"), // Windows
font("Ubuntu"), // Gnome (Ubuntu)
font("Segoe UI"), // Windows
font("Ubuntu"), // Gnome (Ubuntu)
font("Adwaita Sans"), // Gnome 47
font("Cantarell"), // Gnome
font("Noto Sans"), // KDE
font("Cantarell"), // Gnome
font("Noto Sans"), // KDE
font("DejaVu Sans"),
font("Arial"), // macOS, Windows
],