change hight

This commit is contained in:
zcake 2021-01-31 06:05:11 +00:00
parent a67d430f83
commit 2aad1fc013
3 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ static const char *fonts[] = {
static int fontsize = 10;
static double overlay_delay = 1.0;
static int heightfactor = 15; //one row of keys takes up 1/x of the screen height
static int heightfactor = 20; //one row of keys takes up 1/x of the screen height
static const char *colors[SchemeLast][2] = {
/* fg bg */
[SchemeNorm] = { "#ff5555", "#282a36" },

BIN
svkbd

Binary file not shown.

BIN
svkbd.o

Binary file not shown.