diff --git a/+ui.el b/+ui.el
index d13d3fe..fd9a634 100644
--- a/+ui.el
+++ b/+ui.el
@@ -1,7 +1,7 @@
 ;;; ~/.doom.d/+ui.el -*- lexical-binding: t; -*-
 ;; Appearance settings
 ;; Set Font and theme
-(setq doom-font (font-spec :family "Iosevka Medium" :size 16)
+(setq doom-font (font-spec :family "Iosevka Medium" :size 24)
       doom-theme 'doom-nord)
 ;; Display Magit status in fullscreen
 (after! magit
diff --git a/init.el b/init.el
index 2686f4e..6102d52 100644
--- a/init.el
+++ b/init.el
@@ -160,6 +160,7 @@
        swift             ; who asked for emoji variables?
        ;;terra             ; Earth and Moon in alignment for performance.
        web               ; the tubes
+       yaml              ; JSON, but readable
 
        :email
        ;;(mu4e +gmail)