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