st

Beau's configuration files
Log | Files | Refs | README | LICENSE

commit 24ae78a351fc7f697e8fbb2caba3e835bd187340
parent 4723890ef5f430bcbd6be65ee1f6be8c284d7823
Author: C. Beau Hilton <cbeauhilton@gmail.com>
Date:   Sun, 21 Jun 2020 21:42:05 -0500

small change

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

diff --git a/config.h b/config.h @@ -158,7 +158,7 @@ static unsigned int cols = 80; static unsigned int rows = 24; /* - * Default colour and shape of the mouse cursor + * Default color and shape of the mouse cursor */ static unsigned int mouseshape = XC_xterm; static unsigned int mousefg = 7;