borderwidth added
This commit is contained in:
parent
2b099dcf7a
commit
e76d6436ec
@ -7,6 +7,7 @@ static int embedded = 0;
|
|||||||
static int minpwlen = 32;
|
static int minpwlen = 32;
|
||||||
|
|
||||||
static unsigned int lineheight = 26;
|
static unsigned int lineheight = 26;
|
||||||
|
static unsigned int borderwidth = 0;
|
||||||
|
|
||||||
static const char *fonts[] = {
|
static const char *fonts[] = {
|
||||||
"DejaVuSansMono Nerd Font:pixelsize=16:antialias=true:autohint=true"
|
"DejaVuSansMono Nerd Font:pixelsize=16:antialias=true:autohint=true"
|
||||||
|
Loading…
Reference in New Issue
Block a user