fix dejavu font name
This commit is contained in:
parent
4ae761b8be
commit
31be676486
@ -1,7 +1,7 @@
|
|||||||
/* See LICENSE file for copyright and license details. */
|
/* See LICENSE file for copyright and license details. */
|
||||||
|
|
||||||
static char *fontfallbacks[] = {
|
static char *fontfallbacks[] = {
|
||||||
"dejavu",
|
"dejavu sans",
|
||||||
"roboto",
|
"roboto",
|
||||||
"ubuntu",
|
"ubuntu",
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user