summary refs log tree commit diff stats
path: root/src/common/cfgfiles.c
diff options
context:
space:
mode:
authortomek <eustachy.kapusta@gmail.com>2015-05-08 00:02:09 +0200
committertomek <eustachy.kapusta@gmail.com>2015-05-08 00:02:09 +0200
commitff9c0dbd5ec9f45cd435a099c17756e0c4759b98 (patch)
tree772a7ccc4c0418aa83ac364d0d6619bf74573c54 /src/common/cfgfiles.c
parent29321c86600b1b3f9fa12d10b05b0434517e5e27 (diff)
Update alternative font list
Diffstat (limited to 'src/common/cfgfiles.c')
-rw-r--r--src/common/cfgfiles.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/cfgfiles.c b/src/common/cfgfiles.c
index 15cb091b..a49e17ae 100644
--- a/src/common/cfgfiles.c
+++ b/src/common/cfgfiles.c
@@ -39,7 +39,7 @@
 #endif
 
 #define DEF_FONT "Monospace 9"
-#define DEF_FONT_ALTER "Arial Unicode MS,Lucida Sans Unicode,Meiryo,Symbola,Unifont"
+#define DEF_FONT_ALTER "Arial Unicode MS,Segoe UI Emoji,Lucida Sans Unicode,Meiryo,Symbola,Unifont"
 
 const char * const languages[LANGUAGES_LENGTH] = {
 	"af", "sq", "am", "ast", "az", "eu", "be", "bg", "ca", "zh_CN",      /*  0 ..  9 */