X-Git-Url: https://git.danieliu.xyz/?p=surf.git;a=blobdiff_plain;f=config.def.h;h=9917b766fe985813bcfa006adb76297b97e9bac8;hp=a52fe1c0d54b2fe9d3f1501df3a2c807f6f1dcd4;hb=7c7a3b58cfd096ec546011df316828211adf6631;hpb=e75753775ff77bb7c31019ef1dd924e5cc912eb8 diff --git a/config.def.h b/config.def.h index a52fe1c..9917b76 100644 --- a/config.def.h +++ b/config.def.h @@ -10,6 +10,7 @@ static time_t sessiontime = 3600; static char *cafile = "/etc/ssl/certs/ca-certificates.crt"; static char *strictssl = FALSE; /* Refuse untrusted SSL connections */ #define HIDE_BACKGROUND FALSE +#define SPATIAL_BROWSING TRUE #define SETPROP(p, q) { .v = (char *[]){ "/bin/sh", "-c", \ "prop=\"`xprop -id $2 $0 | cut -d '\"' -f 2 | dmenu`\" &&" \