st

simple terminal with alpha focus highlight and selenized colorscheme
Log | Files | Refs | README | LICENSE

commit 6d26c4c1cabc2c03b47d5412f5fa3f4a8b30b8b1
parent c8010bccb390f43868e241b5c7935b2944cbd4f7
Author: C. Beau Hilton <cbeauhilton@gmail.com>
Date:   Sun, 21 Jun 2020 21:55:23 -0500

small change

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

diff --git a/config.h b/config.h @@ -59,7 +59,7 @@ static unsigned int blinktimeout = 800; static unsigned int cursorthickness = 2; /* - * bell volume. It must be a value between -100 and 100. Use 0 for disabling + * bell vol. It must be a value between -100 and 100. Use 0 for disabling * it */ static int bellvolume = 0;