doom-modeline change font weight bold -> normal

This commit is contained in:
Evie Litherland-Smith 2024-05-15 08:46:43 +01:00
parent 74ba89e2e2
commit 02d342a2de

View file

@ -507,6 +507,7 @@
markdown-mode
gfm-mode))
:config
(set-face-attribute 'doom-modeline nil :weight 'normal)
(doom-modeline-mode +1))
(line-number-mode +1)