Entirely new build of st.

This commit is contained in:
Bartek Stalewski 2022-03-31 16:59:59 +02:00
parent bf48ec37c4
commit 98cc7e0222
17 changed files with 67 additions and 694 deletions

View file

@ -99,9 +99,6 @@ char *termname = "st-256color";
*/
unsigned int tabspaces = 8;
/* bg opacity */
float alpha = 0.8;
/* Terminal colors (16 first used in escape sequence) */
static const char *colorname[] = {
/* 8 normal colors */