Xinqi Bao's Git
projects
/
st.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
| inline |
side by side
use SHELL environment variable (thx Thomas Adam)
[st.git]
/
config.h
diff --git
a/config.h
b/config.h
index
f881571
..
0b0b36d
100644
(file)
--- a/
config.h
+++ b/
config.h
@@
-1,10
+1,8
@@
-#define SHELL "/bin/bash"
#define TAB 8
#define FONT "6x13"
#define BOLDFONT FONT"bold"
-#define BORDER 3
-#define LINESPACE 0 /* additional pixel between each line */
+#define BORDER 2
/* Terminal colors */
static const char *colorname[] = {