Fixed fonts for dashboard-mode on emacs daemon (finally)
This commit is contained in:
parent
7744d1938b
commit
a861e3f179
@ -411,7 +411,7 @@ The Emacs dashboard package provides a nice dashboard when first starting up ema
|
|||||||
(recents . 5)
|
(recents . 5)
|
||||||
(agenda . 5)))
|
(agenda . 5)))
|
||||||
:config
|
:config
|
||||||
(add-hook 'after-init-hook 'dashboard-refresh-buffer)
|
(set-face-attribute 'dashboard-items-face nil :font "Fira Code Retina" :weight 'regular :height 140)
|
||||||
(dashboard-setup-startup-hook))
|
(dashboard-setup-startup-hook))
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user