Skip to content

Commit

Permalink
tweak(emacs): font
Browse files Browse the repository at this point in the history
  • Loading branch information
gekoke committed May 21, 2024
1 parent 6eb53ae commit 63525b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/nixos/programs/emacs/init.el
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@
:config
(remember-last-theme-enable))

(set-face-attribute 'default nil :family "Iosevka Term Nerd Font" :height 105 :weight 'normal)
(set-face-attribute 'default nil :family "JetBrains Mono Nerd Font" :height 110 :weight 'semi-bold)

(use-package ligature
:config
Expand Down

0 comments on commit 63525b6

Please sign in to comment.