summaryrefslogtreecommitdiff
path: root/zwgc
diff options
context:
space:
mode:
Diffstat (limited to 'zwgc')
-rw-r--r--zwgc/X_gram.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/zwgc/X_gram.c b/zwgc/X_gram.c
index 5743667..9dae84e 100644
--- a/zwgc/X_gram.c
+++ b/zwgc/X_gram.c
@@ -48,7 +48,7 @@ int internal_border_width = 2;
unsigned long default_fgcolor;
unsigned long default_bgcolor;
unsigned long default_bordercolor;
-long ttl = 0;
+long ttl = 500;
static int reset_saver;
static int border_width = 1;
static int cursor_code = XC_sailboat;