changed font
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
(setq browse-url-browser-function 'browse-url-generic
|
||||
browse-url-generic-program "qutebrowser")
|
||||
|
||||
(set-face-attribute 'default nil :font "Hack" :height 150 :weight 'regular)
|
||||
(set-face-attribute 'default nil :font "Hack" :height 130 :weight 'regular)
|
||||
(set-face-attribute 'fixed-pitch nil :font "Hack" :height 1.0 :weight 'regular)
|
||||
(set-face-attribute 'variable-pitch nil :font "Iosevka" :height 1.0 :weight 'bold)
|
||||
|
||||
|
||||
@@ -47,7 +47,7 @@ I have to load mu4e manually from =/usr/share/emacs= for some reason.
|
||||
#+end_src
|
||||
** Fonts
|
||||
#+begin_src emacs-lisp :tangle ~/opalfiles/.config/doom/config.el
|
||||
(set-face-attribute 'default nil :font "Hack" :height 150 :weight 'regular)
|
||||
(set-face-attribute 'default nil :font "Hack" :height 130 :weight 'regular)
|
||||
(set-face-attribute 'fixed-pitch nil :font "Hack" :height 1.0 :weight 'regular)
|
||||
(set-face-attribute 'variable-pitch nil :font "Iosevka" :height 1.0 :weight 'bold)
|
||||
#+end_src
|
||||
|
||||
Reference in New Issue
Block a user