Xinqi Bao's Git
projects
/
st.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
| inline |
side by side
Redraw needs all dirty lines to have flash etc. work.
[st.git]
/
config.def.h
diff --git
a/config.def.h
b/config.def.h
index
d69c9ba
..
646a88a
100644
(file)
--- a/
config.def.h
+++ b/
config.def.h
@@
-10,8
+10,8
@@
static int borderpx = 2;
static char shell[] = "/bin/sh";
/* Kerning / character bounding-box mutlipliers */
-float cwscale = 1.0;
-float chscale = 1.0;
+
static
float cwscale = 1.0;
+
static
float chscale = 1.0;
/*
* word delimiter string