Temporary seg fault fix

This commit is contained in:
Khue Doan 2020-08-22 19:11:42 +07:00
parent ac423628c9
commit 80527dd298
1 changed files with 1 additions and 1 deletions

View File

@ -21,4 +21,4 @@ static const char * message = "Enter password to unlock";
static const char * text_color = "#abb2bf";
/* text size (must be a valid size) */
static const char * text_size = "-*-dejavu sans mono-bold-r-normal--22-*-*-*-*-*-iso10646-1";
static const char * text_size = "fixed";