summaryrefslogtreecommitdiff
path: root/st
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2024-09-07 14:56:11 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2024-09-07 14:56:11 +0900
commitd2e20733dc374672cb77d487aa1a588fb4a00e36 (patch)
tree467c5c0cf130b76726aabaa1c5d5063213eca97e /st
parent46471b7ba7a7db6bdd8018c0314ff16fc4d6f366 (diff)
Init
Diffstat (limited to 'st')
-rw-r--r--st/config.h1
1 files changed, 0 insertions, 1 deletions
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;
/*