From e7b36f693f184427c51be59e98c5f1bb5904e806 Mon Sep 17 00:00:00 2001 From: Christoph Lohmann <20h@r-36.net> Date: Fri, 16 Nov 2012 16:12:09 +0100 Subject: Adding a surf-open.sh script for easier tabbed(1) integration. --- config.def.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config.def.h') diff --git a/config.def.h b/config.def.h index 0a16f3e..9c1a76a 100644 --- a/config.def.h +++ b/config.def.h @@ -13,6 +13,8 @@ static time_t sessiontime = 3600; static char *cafile = "/etc/ssl/certs/ca-certificates.crt"; static char *strictssl = FALSE; /* Refuse untrusted SSL connections */ static int indicator_thickness = 2; + +/* Webkit features */ static Bool spatialbrowsing = TRUE; static Bool hidebackground = FALSE; -- cgit v1.2.3