borderwidth added

This commit is contained in:
mrdotx 2021-07-26 18:16:47 +02:00
parent 2b099dcf7a
commit e76d6436ec
No known key found for this signature in database
GPG Key ID: 433F70E636E6EB87
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ static int embedded = 0;
static int minpwlen = 32;
static unsigned int lineheight = 26;
static unsigned int borderwidth = 0;
static const char *fonts[] = {
"DejaVuSansMono Nerd Font:pixelsize=16:antialias=true:autohint=true"