cursor is hid when unfocused.

This commit is contained in:
Aurélien Aptel
2010-08-30 15:28:29 +02:00
parent 4f5c7e3a31
commit af113bd3fb
2 changed files with 3 additions and 2 deletions

View File

@ -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 */