aboutsummaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorAurélien Aptel <aurelien.aptel@gmail.com>2010-08-30 15:28:29 +0200
committerAurélien Aptel <aurelien.aptel@gmail.com>2010-08-30 15:28:29 +0200
commitaf113bd3fb7b0b54ceae030de4145816e1c17b94 (patch)
treec20e97feed9a96266a12f5cbb16888734e49e506 /config.h
parent4f5c7e3a31f9fde83b04c67c310685e1eba0da68 (diff)
downloadst-af113bd3fb7b0b54ceae030de4145816e1c17b94.tar.gz
st-af113bd3fb7b0b54ceae030de4145816e1c17b94.tar.bz2
cursor is hid when unfocused.
Diffstat (limited to 'config.h')
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index 5494b3b..8c37b16 100644
--- a/config.h
+++ b/config.h
@@ -1,7 +1,7 @@
#define TAB 8
#define TNAME "st-256color"
#define FONT "6x13"
-#define BOLDFONT FONT"bold"
+#define BOLDFONT "6x13bold"
#define BORDER 2
/* Terminal colors */