commit 55ef91a5fd105e392284b74789b183c95298f584 parent a28e24dbb3728cb831c51c1784346d9631897ae5 Author: lostd <lostd@2f30.org> Date: Sun, 21 Jun 2015 01:28:47 +0100 Intensity symbols array in wide chars Diffstat:
M | config.def.h | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/config.def.h b/config.def.h @@ -2,6 +2,7 @@ #define CHBAR L'▮' #define CHPEAK L'▪' #define CHPOINT L'●' +#define INTENSITY L" ◌◯◎◍◉●" #else #define CHBAR L'|' #define CHPEAK L'.'