From b96238f65c06309da345226e6735cd20f06ae845 Mon Sep 17 00:00:00 2001 From: yuzu-eva Date: Sun, 27 Nov 2022 15:18:42 +0100 Subject: changed tabspaces --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.h') diff --git a/config.h b/config.h index 4a0e704..ad5c171 100644 --- a/config.h +++ b/config.h @@ -93,7 +93,7 @@ char *termname = "st-256color"; * * stty tabs */ -unsigned int tabspaces = 8; +unsigned int tabspaces = 4; /* Terminal colors (16 first used in escape sequence) */ static const char *colorname[] = { -- cgit v1.2.3