diff options
Diffstat (limited to 'dot-config/doom')
| -rw-r--r-- | dot-config/doom/config.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dot-config/doom/config.el b/dot-config/doom/config.el index 48e5943..7adf3d8 100644 --- a/dot-config/doom/config.el +++ b/dot-config/doom/config.el @@ -23,6 +23,7 @@ ;; ;;(setq doom-font (font-spec :family "Fira Code" :size 12 :weight 'semi-light) ;; doom-variable-pitch-font (font-spec :family "Fira Sans" :size 13)) +(setq doom-font (font-spec :family "TX\-02 Medium UltraCondensed" :size 18)) ;; ;; If you or Emacs can't find your font, use 'M-x describe-font' to look them ;; up, `M-x eval-region' to execute elisp code, and 'M-x doom/reload-font' to |
