X-Git-Url: https://git.danieliu.xyz/?p=st.git;a=blobdiff_plain;f=config.def.h;h=87286c125c0240891b9e19cdb0b629ba41be1a76;hp=6f05dce6aaec83db925b9ec9af40284b4bf13fd7;hb=6af0f06f812d7b8f423be03355b04d297b57acac;hpb=fa253f077f19b3220c7655b81bd91e52f4367803 diff --git a/config.def.h b/config.def.h index 6f05dce..87286c1 100644 --- a/config.def.h +++ b/config.def.h @@ -6,7 +6,7 @@ * font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html */ static char *font = "Liberation Mono:pixelsize=12:antialias=true:autohint=true"; -static int borderpx = 2; +static int borderpx = 7; /* * What program is execed by st depends of these precedence rules: