diff options
Diffstat (limited to '')
| -rw-r--r-- | config.def.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.def.h b/config.def.h index 5172ad1..3b95395 100644 --- a/config.def.h +++ b/config.def.h @@ -29,7 +29,7 @@ char *vtiden = "\033[?6c"; /* Kerning / character bounding-box multipliers */ static float cwscale = 1.0; -static float chscale = 1.15; +static float chscale = 1.0; /* * word delimiter string |
