X-Git-Url: https://git.subgeniuskitty.com/xmenu/.git/blobdiff_plain/0783fd073cbfb2510248da03ea8b92db454e3ae7..78fb523f9ff58b3eb22b4e784400f53c36d45366:/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 }; /*