about summary refs log tree commit diff stats
path: root/xxxterm.c
diff options
context:
space:
mode:
authorMarco Peereboom <marco@conformal.com>2010-02-28 04:11:54 +0000
committerMarco Peereboom <marco@conformal.com>2010-02-28 04:11:54 +0000
commit4fa922932fde25b44479e379456c1d19f3b311bb (patch)
tree40836c1725c72e16a327df434320baf3ecb2fa5d /xxxterm.c
parentc1f71873a1fdcea301a22e808d1c6b9e738b88fc (diff)
downloadxombrero-4fa922932fde25b44479e379456c1d19f3b311bb.tar.gz
make set about:config
Diffstat (limited to 'xxxterm.c')
-rw-r--r--xxxterm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xxxterm.c b/xxxterm.c
index 007c868..65a5e85 100644
--- a/xxxterm.c
+++ b/xxxterm.c
@@ -930,7 +930,7 @@ set(struct tab *t, struct karg *args)
 	    b,
 	    NULL,
 	    NULL,
-	    NULL);
+	    "about:config");
 
 	return (XT_CB_PASSTHROUGH);
 }