about summary refs log tree commit diff stats
path: root/xxxterm.c
diff options
context:
space:
mode:
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);
 }