Skip to content

Commit

Permalink
increase font
Browse files Browse the repository at this point in the history
  • Loading branch information
reya committed Oct 20, 2023
1 parent 5ed2660 commit ac8543c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .emacs.d/lisp/custom-fonts.el
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
(set-fontset-font t 'symbol "UbuntuMono Nerd Font" nil 'prepend)

(set-face-attribute 'default nil :font "Monospace" :weight 'light :height 140)
(set-face-attribute 'fixed-pitch nil :font "Monospace" :weight 'light :height 110)
(set-face-attribute 'fixed-pitch nil :font "Monospace" :weight 'light :height 130)
(set-face-attribute 'variable-pitch nil :font "ETBembo" :weight 'thin :height 118)
)

Expand Down

0 comments on commit ac8543c

Please sign in to comment.