Browse Source

Let's try IBM Plex Mono one more time #emacs #kitty

Colin Powell 5 years ago
parent
commit
1d5a0da117
3 changed files with 3 additions and 18 deletions
  1. 2 2
      emacs/.config/doom/config.el
  2. 0 14
      emacs/.config/doom/init.el
  3. 1 2
      kitty/.config/kitty/kitty.conf

+ 2 - 2
emacs/.config/doom/config.el

@@ -13,8 +13,8 @@
 (setq doom-theme 'doom-one)
 
 ;; Fonts
-(setq doom-font (font-spec :family "Iosevka" :size 16))
-(setq doom-big-font (font-spec :family "Iosevka" :size 23))
+(setq doom-font (font-spec :family "IBM Plex Mono" :size 12))
+(setq doom-big-font (font-spec :family "IBM Plex Mono" :size 22))
 
 ;; Host-specific config
 

+ 0 - 14
emacs/.config/doom/init.el

@@ -167,17 +167,3 @@
        ;; provides a Spacemacs-inspired keybinding scheme and a smartparens
        ;; config. Use it as a reference for your own modules.
        (default +bindings +smartparens))
-(custom-set-variables
- ;; custom-set-variables was added by Custom.
- ;; If you edit it by hand, you could mess it up, so be careful.
- ;; Your init file should contain only one such instance.
- ;; If there is more than one, they won't work right.
- '(custom-safe-themes
-   (quote
-    ("ff829b1ac22bbb7cee5274391bc5c9b3ddb478e0ca0b94d97e23e8ae1a3f0c3e" "fa477d10f10aa808a2d8165a4f7e6cee1ab7f902b6853fbee911a9e27cf346bc" "030346c2470ddfdaca479610c56a9c2aa3e93d5de3a9696f335fd46417d8d3e4" "886fe9a7e4f5194f1c9b1438955a9776ff849f9e2f2bbb4fa7ed8879cdca0631" "7d4340a89c1f576d1b5dec57635ab93cdc006524bda486b66d01a6f70cffb08e" "ab9456aaeab81ba46a815c00930345ada223e1e7c7ab839659b382b52437b9ea" default))))
-(custom-set-faces
- ;; custom-set-faces was added by Custom.
- ;; If you edit it by hand, you could mess it up, so be careful.
- ;; Your init file should contain only one such instance.
- ;; If there is more than one, they won't work right.
- )

+ 1 - 2
kitty/.config/kitty/kitty.conf

@@ -6,8 +6,7 @@
 #: individual font faces and even specify special fonts for particular
 #: characters.
 
-font_family    Terminus
-#font_family    Ubuntu Mono
+font_family IBM Plex Mono
 # bold_font        auto
 # italic_font      auto
 # bold_italic_font auto