diff --git a/dictionary b/dictionary index d27d4af..ae4e472 100644 --- a/dictionary +++ b/dictionary @@ -1,5 +1,6 @@ ASDEX Abreu +Aile Athina CHERAB CXRS @@ -11,6 +12,7 @@ IMAS ITER Indica Iosevka +IosevkaCustomNerdFont Itziar Jai Joelle diff --git a/iosevka-theme.el b/iosevka-theme.el index 2f224d2..a1feec2 100644 --- a/iosevka-theme.el +++ b/iosevka-theme.el @@ -3,6 +3,7 @@ (custom-theme-set-faces 'iosevka + '(default ((t (:family "IosevkaCustomNerdFont" :height 120)))) '(fixed-pitch ((t (:family "IosevkaCustomNerdFont")))) '(fixed-pitch-serif ((t (:family "IosevkaCustomNerdFont")))) '(variable-pitch ((t (:family "Iosevka Custom Aile")))))