diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-01-08 07:11:32 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-01-08 07:11:32 +0900 |
| commit | 5e9310e0a8732238b804bd25b4c0fae318131d9c (patch) | |
| tree | babd17073870621bd9f391768ef315dfc378054b /st | |
| parent | e643a5df058a33997f65643386055ef716ccb19b (diff) | |
modified st/config.h
Diffstat (limited to 'st')
| -rw-r--r-- | st/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/st/config.h b/st/config.h index f6f2116..d22d2d4 100644 --- a/st/config.h +++ b/st/config.h @@ -11,7 +11,6 @@ static char *fonts[] = { "Droid Sans Mono:pixelsize=18:antialias=ture:autohint=true", "FiraCode Nerd Font Mono:pixelsize=18:antialias=ture:autohint=true", "Hack Nerd Font Mono:pixelsize=18:antialias=ture:autohint=true", - "MesloLGDZ Nerd Font Mono:pixelsize=18:antialias=ture:autohint=true", }; static size_t currentfont = 0; static char *font2[] = { "NotoColorEmoji:pixelsize=14:antialias=true:autohint=true" }; |
