diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2024-09-07 14:56:11 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2024-09-07 14:56:11 +0900 |
| commit | d2e20733dc374672cb77d487aa1a588fb4a00e36 (patch) | |
| tree | 467c5c0cf130b76726aabaa1c5d5063213eca97e | |
| parent | 46471b7ba7a7db6bdd8018c0314ff16fc4d6f366 (diff) | |
Init
| -rw-r--r-- | st/config.h | 1 |
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; /* |
