^^ only on graphical displays

This commit is contained in:
Miranda Marquez 2024-05-25 21:02:10 -08:00
parent b0a6f495f0
commit ff46b9385e

View File

@ -863,6 +863,7 @@ Return nil if DIR is not in a hugo project at all."
:init (which-key-mode t))
(use-package which-key-posframe
:after which-key
:if (display-graphic-p)
:config (which-key-posframe-mode))
;; parentheses are boring