X-Git-Url: https://git.subgeniuskitty.com/xmenu/.git/blobdiff_plain/28f784a7a47952d302632a41c2e43ff03318f930..c4d552d669f23dbc842f3582b0b429a560addcc3:/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 }; /*