Increased ambiguous delay.
This commit is contained in:
parent
262e3c61f5
commit
4502cb2ad8
1 changed files with 1 additions and 1 deletions
|
|
@ -26,4 +26,4 @@ user_pref("font.size.variable.x-western", 17);
|
||||||
session_auto_save_file = "auto-save-session.conkeror";
|
session_auto_save_file = "auto-save-session.conkeror";
|
||||||
|
|
||||||
hints_auto_exit_delay = 400;
|
hints_auto_exit_delay = 400;
|
||||||
hints_ambiguous_auto_exit_delay = 1500;
|
hints_ambiguous_auto_exit_delay = 2000;
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue