default menus to sane style
This commit is contained in:
parent
e480937e27
commit
61af086dc3
1 changed files with 1 additions and 1 deletions
|
@ -585,7 +585,7 @@ void config_startup(ObParseInst *i)
|
|||
parse_register(i, "resistance", parse_resistance, NULL);
|
||||
|
||||
config_menu_warppointer = TRUE;
|
||||
config_menu_xorstyle = TRUE;
|
||||
config_menu_xorstyle = FALSE;
|
||||
config_menu_hilightfirst = TRUE;
|
||||
config_menu_hide_delay = 250;
|
||||
config_menu_files = NULL;
|
||||
|
|
Loading…
Reference in a new issue