Adding a surf-open.sh script for easier tabbed(1) integration.

This commit is contained in:
Christoph Lohmann
2012-11-16 16:12:09 +01:00
parent d6bbef74fe
commit e7b36f693f
3 changed files with 49 additions and 2 deletions
+2
View File
@@ -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;