mirror of
https://github.com/jjsullivan5196/wvkbd.git
synced 2025-07-13 06:24:29 +02:00
added --fn parameter to set font at run time
This commit is contained in:
committed by
John Sullivan
parent
fb82daea9c
commit
bdfdf559b4
@ -71,7 +71,7 @@ static enum layout_id layers[] = {
|
||||
#include "keymap.mobintl.h"
|
||||
#include "keyboard.h"
|
||||
|
||||
static const char *fc_font_pattern = "Monospace 16";
|
||||
static const char *default_font = "Monospace 15";
|
||||
|
||||
static struct key keys_full[], keys_special[], keys_simple[], keys_cyrillic[],
|
||||
keys_arabic[],
|
||||
|
Reference in New Issue
Block a user