wvkbd/config.def.h
2021-10-19 23:12:01 -07:00

8 lines
145 B
C

#ifndef config_def_h_INCLUDED
#define config_def_h_INCLUDED
static const char *default_font = "Monospace 15";
#endif // config_def_h_INCLUDED