Xinqi Bao's Git
projects
/
st.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
inline
| side by side
fix gcc warnings
[st.git]
/
config.h
diff --git
a/config.h
b/config.h
index
a7fc58c
..
0b0b36d
100644
(file)
--- a/
config.h
+++ b/
config.h
@@
-1,9
+1,8
@@
-#define SHELL "/bin/bash"
#define TAB 8
#define TAB 8
-#define FONT "
fixed
"
-#define BO
RDER 3
-#define
LINESPACE 0 /* additional pixel between each line */
+#define FONT "
6x13
"
+#define BO
LDFONT FONT"bold"
+#define
BORDER 2
/* Terminal colors */
static const char *colorname[] = {
/* Terminal colors */
static const char *colorname[] = {