Move whichkey out of the, did something break window.
This commit is contained in:
parent
633f036cfa
commit
56c866b664
|
@ -3,6 +3,9 @@
|
|||
;; Use "," as leader.
|
||||
(setq doom-localleader-key ",")
|
||||
|
||||
;; Speed up which key response
|
||||
(setq which-key-idle-delay 0.1)
|
||||
|
||||
;; Firacode is broken with Emacs-plus on osx. Fallback to Hasklig
|
||||
(setq doom-font (font-spec :family "Hasklig" :size 12)
|
||||
doom-variable-pitch-font (font-spec :family "ETbembo" :size 16)
|
||||
|
|
Loading…
Reference in New Issue
Block a user