st

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 59974f3ee607531caaa2cfd6aab39a0d9f606d3a
parent 752ba78ffb8afcded70a80c81e1c103552ebdc2a
Author: siduck76 <siduckk76@protonmail.com>
Date:   Wed, 13 Jan 2021 21:01:19 +0530

n

Diffstat:
Mconfig.h | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 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: