aboutsummaryrefslogtreecommitdiff
path: root/modules/font-profiles.el
diff options
context:
space:
mode:
Diffstat (limited to 'modules/font-profiles.el')
-rw-r--r--modules/font-profiles.el5
1 files changed, 4 insertions, 1 deletions
diff --git a/modules/font-profiles.el b/modules/font-profiles.el
index 07930065..a2c40562 100644
--- a/modules/font-profiles.el
+++ b/modules/font-profiles.el
@@ -55,9 +55,12 @@
(coding-xs
:default-height 110
:variable-pitch-family "BerkeleyMono Nerd Font")
- (coding
+ (coding-m
:default-height 130
:variable-pitch-family "BerkeleyMono Nerd Font")
+ (coding-l
+ :default-height 140
+ :variable-pitch-family "BerkeleyMono Nerd Font")
(coding-xl
:default-height 160
:variable-pitch-family "BerkeleyMono Nerd Font")