diff --git a/configuration.org b/configuration.org index dc48f9f..f732bb0 100644 --- a/configuration.org +++ b/configuration.org @@ -2770,7 +2770,9 @@ I don’t always use the package menu, but when i do, i want to do it in style (use-package which-key :config (which-key-mode) - (which-key-setup-minibuffer)) + (which-key-setup-minibuffer) + :custom + (which-key-idle-delay 0.3)) #+end_src ** Doom themes