From d2e20733dc374672cb77d487aa1a588fb4a00e36 Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Sat, 7 Sep 2024 14:56:11 +0900 Subject: Init --- st/config.h | 1 - 1 file changed, 1 deletion(-) (limited to 'st') diff --git a/st/config.h b/st/config.h index c7df759..4f2a8e7 100644 --- a/st/config.h +++ b/st/config.h @@ -12,7 +12,6 @@ static char *fonts[] = { }; static size_t currentfont = 0; static char *font2[] = { "NotoColorEmoji:pixelsize=8:antialias=true:autohint=true" }; - static int borderpx = 2; /* -- cgit v1.2.3