change face attr
This commit is contained in:
parent
311111eadf
commit
b4313669cf
1 changed files with 1 additions and 1 deletions
2
init.el
2
init.el
|
|
@ -6,9 +6,9 @@
|
|||
(menu-bar-mode -1)
|
||||
(setq visible-bell t)
|
||||
|
||||
(set-face-attribute 'default nil :font "Fira Code" :height 120)
|
||||
(prefer-coding-system 'utf-8)
|
||||
|
||||
(set-face-attribute 'default nil :font "FiraCode Nerd Font" :height 120)
|
||||
|
||||
(defvar bootstrap-version)
|
||||
(let ((bootstrap-file
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue