X-Git-Url: http://git.subgeniuskitty.com/xmenu/.git/blobdiff_plain/0783fd073cbfb2510248da03ea8b92db454e3ae7..78cdb02be61695e7ac9eedce5796c22b570f568e:/config.h diff --git a/config.h b/config.h index 9886a72..6eb9b7c 100644 --- a/config.h +++ b/config.h @@ -34,9 +34,6 @@ static struct Config config = { /* area around the icon, the triangle and the separator */ .horzpadding = 8, - - /* if nonzero, enable type-to-select feature, can be togglet with -t */ - .typetoselect = 0 }; /*