Xinqi Bao's Git
projects
/
st.git
/ commitdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
patch
|
inline
| side by side (parent:
58eaa99
)
Fix typo in config.def.h
author
Eric Pruitt <
[email protected]
>
Wed, 18 Jun 2014 13:39:57 +0000
(08:39 -0500)
committer
Roberto E. Vargas Caballero <
[email protected]
>
Sat, 21 Jun 2014 08:24:36 +0000
(10:24 +0200)
Signed-off-by: Roberto E. Vargas Caballero <
[email protected]
>
config.def.h
patch
|
blob
|
history
diff --git
a/config.def.h
b/config.def.h
index
6e2be9a
..
fadcfa0
100644
(file)
--- a/
config.def.h
+++ b/
config.def.h
@@
-9,7
+9,7
@@
static char font[] = "Liberation Mono:pixelsize=12:antialias=false:autohint=fals
static int borderpx = 2;
static char shell[] = "/bin/sh";
static int borderpx = 2;
static char shell[] = "/bin/sh";
-/* Kerning / character bounding-box mu
tl
ipliers */
+/* Kerning / character bounding-box mu
lt
ipliers */
static float cwscale = 1.0;
static float chscale = 1.0;
static float cwscale = 1.0;
static float chscale = 1.0;
@@
-137,7
+137,7
@@
static Shortcut shortcuts[] = {
* * > 0: crlf mode is enabled
* * < 0: crlf mode is disabled
*
* * > 0: crlf mode is enabled
* * < 0: crlf mode is disabled
*
- * Be careful with the order of the definit
ons because st search
s in
+ * Be careful with the order of the definit
ions because st searche
s in
* this table sequentially, so any XK_ANY_MOD must be in the last
* position for a key.
*/
* this table sequentially, so any XK_ANY_MOD must be in the last
* position for a key.
*/