Set font to match kitty, add splash image

inky
Elnu 1 year ago
parent a614738fa1
commit 44aa6ed6e0

@ -195,3 +195,8 @@
(add-to-list 'custom-theme-load-path "~/.emacs.d/everforest")
(load-theme 'everforest-hard-dark t)
(add-to-list 'default-frame-alist '(font . "FiraCode Nerd Font Mono" ))
(set-face-attribute 'default nil :height 120) ;; 12pt
(setq fancy-splash-image (concat doom-user-dir "splash.jpg"))

Binary file not shown.

After

Width:  |  Height:  |  Size: 93 KiB

Loading…
Cancel
Save