parent
82cf724fd8
commit
fe5d626925
1 changed files with 1 additions and 1 deletions
2
config.h
2
config.h
|
@ -37,7 +37,7 @@ static float chscale = 1.0;
|
|||
*
|
||||
* More advanced example: L" `'\"()[]{}"
|
||||
*/
|
||||
wchar_t *worddelimiters = L" ";
|
||||
wchar_t *worddelimiters = L" `'\"()[]{}=";
|
||||
|
||||
/* selection timeouts (in milliseconds) */
|
||||
static unsigned int doubleclicktimeout = 300;
|
||||
|
|
Loading…
Add table
Reference in a new issue