diff options
| author | joe <rbo@gmx.us> | 2025-10-21 16:54:20 +0200 |
|---|---|---|
| committer | joe <rbo@gmx.us> | 2025-10-21 16:54:20 +0200 |
| commit | 6162680999dba3b6e6b417eb842025352fe6c1eb (patch) | |
| tree | 0f946923dd77fd35161dd7355c40eb933e1ede2d /config.def.h | |
| parent | up (diff) | |
| download | st-6162680999dba3b6e6b417eb842025352fe6c1eb.tar.gz st-6162680999dba3b6e6b417eb842025352fe6c1eb.tar.bz2 st-6162680999dba3b6e6b417eb842025352fe6c1eb.tar.xz st-6162680999dba3b6e6b417eb842025352fe6c1eb.tar.zst st-6162680999dba3b6e6b417eb842025352fe6c1eb.zip | |
up
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 |
