Switch terminal and font

This commit is contained in:
Charlotte Van Petegem 2023-02-14 17:13:25 +01:00
parent 2b77c2d461
commit b551918273
No known key found for this signature in database
GPG key ID: 019E764B7184435A
9 changed files with 37 additions and 100 deletions

View file

@ -138,7 +138,7 @@
;; Font configuration
(defun font-settings ()
"Setup font settings."
(when window-system (set-frame-font "Fira Code 9"))
(when window-system (set-frame-font "Hack 9"))
(set-fontset-font t 'symbol "Noto Color Emoji")
(set-fontset-font t 'symbol "Symbola" nil 'append))
;; Make sure DISPLAY is set correctly in env.