From 59974f3ee607531caaa2cfd6aab39a0d9f606d3a Mon Sep 17 00:00:00 2001 From: siduck76 Date: Wed, 13 Jan 2021 21:01:19 +0530 Subject: [PATCH] n --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.h b/config.h index 44ecba090b3dbc317639e05057e295a2c26f146d..f20334590377311981f6be9e8a30f65400307e9f 100644 --- a/config.h +++ b/config.h @@ -7,7 +7,7 @@ */ static char *font = "JetBrainsMono Nerd Font :pixelsize=15:antialias=true:autohint=true"; static char *font2[] = { " JetBrainsMono Nerd Font Mono:pixelsize=15:antialias=true:autohint=true" }; -static int borderpx = 9; +static int borderpx = 0; /* * What program is execed by st depends of these precedence rules: