diff --git a/config.def.h b/config.def.h index 21e42c8..39772fb 100644 --- a/config.def.h +++ b/config.def.h @@ -1,7 +1,7 @@ /* See LICENSE file for copyright and license details. */ static char *fontfallbacks[] = { - "dejavu", + "dejavu sans", "roboto", "ubuntu", };