From: Daniel Liu Date: Sat, 25 Jul 2020 23:34:35 +0000 (-0400) Subject: changed border X-Git-Url: https://git.danieliu.xyz/?p=st.git;a=commitdiff_plain;h=6af0f06f812d7b8f423be03355b04d297b57acac changed border --- 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: