suggestion picker: a persistent layer to complement virtual keyboards like wvkbd
Diffstat (limited to 'config.def.h')
| -rw-r--r-- | config.def.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.def.h b/config.def.h index b7d7ad0..6306121 100644 --- a/config.def.h +++ b/config.def.h @@ -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 */ |