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