浏览代码

[emacs] Moving to Iosevka font

Colin Powell 4 年之前
父节点
当前提交
9209c9b73d
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      emacs/.config/doom/config.org

+ 3 - 3
emacs/.config/doom/config.org

@@ -18,9 +18,9 @@ I change my default theme almost as often as the weather. I tend to revert back
 to Doom One most of the time, but I like the Kaolin themes, as well as Nimbus
 to Doom One most of the time, but I like the Kaolin themes, as well as Nimbus
 for it's retro charm. Nimbus just doesn't look great when I'm tired though.
 for it's retro charm. Nimbus just doesn't look great when I'm tired though.
 #+BEGIN_SRC emacs-lisp
 #+BEGIN_SRC emacs-lisp
-(setq doom-theme 'srcery
-      doom-font (font-spec :family "JetBrains Mono" :size 14 :weight 'semi-light)
-      doom-big-font (font-spec :family "JetBrains Mono" :size 18)
+(setq doom-theme 'doom-Iovskem
+      doom-font (font-spec :family "Iosevka" :size 12 :weight 'regular)
+      doom-big-font (font-spec :family "Iosevka" :size 18)
       doom-variable-pitch-font (font-spec :family "Overpass" :size 16))
       doom-variable-pitch-font (font-spec :family "Overpass" :size 16))
 #+END_SRC
 #+END_SRC
 ** Borders
 ** Borders