X-Git-Url: https://git.subgeniuskitty.com/xmenu/.git/blobdiff_plain/27c03246ca5fe2612ec0dd80f3c5fcabf249f87d..0783fd073cbfb2510248da03ea8b92db454e3ae7:/config.h diff --git a/config.h b/config.h index 6eb9b7c..9886a72 100644 --- a/config.h +++ b/config.h @@ -34,6 +34,9 @@ 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 }; /*