summaryrefslogtreecommitdiff
path: root/st/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'st/config.h')
-rw-r--r--st/config.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/st/config.h b/st/config.h
index 3879192..504dfd2 100644
--- a/st/config.h
+++ b/st/config.h
@@ -8,9 +8,6 @@
static char *fonts[] = {
"monospace:pixelsize=18:antialias=true:autohint=true",
"nerdmono:pixelsize=18:antialias=true:autohint=true",
- "sans:pixelsize=18:antialias=true:autohint=true",
- "serif:pixelsize=18:antialias=true:autohint=true",
- "sans-serif:pixelsize=18:antialias=true:autohint=true",
};
static size_t currentfont = 0;
static char *font2[] = { "NotoColorEmoji:pixelsize=14:antialias=true:autohint=true" };