Hacker News new | ask | show | jobs
by bigzyg33k 1678 days ago
You can fix the delay for which key using by modifying the following variable:

(setq which-key-idle-delay 0.1)

1 comments

Just did this and it sure works.