mirror of
https://github.com/jjsullivan5196/wvkbd.git
synced 2025-07-13 06:24:29 +02:00
slightly smaller default font
This commit is contained in:
committed by
John Sullivan
parent
5291f9a071
commit
faaf3f0498
@ -1,7 +1,7 @@
|
||||
#ifndef config_def_h_INCLUDED
|
||||
#define config_def_h_INCLUDED
|
||||
|
||||
static const char *default_font = "Monospace 15";
|
||||
static const char *default_font = "Monospace 14";
|
||||
|
||||
struct clr_scheme scheme = {
|
||||
/* colors */
|
||||
|
Reference in New Issue
Block a user