X-Git-Url: https://git.danieliu.xyz/?a=blobdiff_plain;f=config.def.h;h=e61cf6ac37b515d759acde04cab94fc1cba675a3;hb=87563c7e9d8a11472791c0e1686ae07bb6aa544d;hp=47943cb47f46a83a4ed441773478fe4b662f1dc0;hpb=9557e7b7697f26ca9ddcce6c2ad07913269b6525;p=surf.git diff --git a/config.def.h b/config.def.h index 47943cb..e61cf6a 100644 --- a/config.def.h +++ b/config.def.h @@ -32,7 +32,6 @@ static Key keys[] = { { MODKEY, GDK_slash, spawn, SETPROP("_SURF_FIND") }, { MODKEY, GDK_n, find, { .b = TRUE } }, { MODKEY|GDK_SHIFT_MASK,GDK_n, find, { .b = FALSE } }, - { 0, GDK_Return, loaduri, { .v = NULL } }, }; static Item items[] = {