changed border
authorDaniel Liu <mr.picklepinosaur@gmail.com>
Sat, 25 Jul 2020 23:34:35 +0000 (19:34 -0400)
committerDaniel Liu <mr.picklepinosaur@gmail.com>
Sat, 25 Jul 2020 23:34:35 +0000 (19:34 -0400)
config.def.h

index 6f05dce..87286c1 100644 (file)
@@ -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: