summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--emacs/.config/emacs/arkta/arkta-cosmetic.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/emacs/.config/emacs/arkta/arkta-cosmetic.el b/emacs/.config/emacs/arkta/arkta-cosmetic.el
index f34fb8d..2d29b8f 100644
--- a/emacs/.config/emacs/arkta/arkta-cosmetic.el
+++ b/emacs/.config/emacs/arkta/arkta-cosmetic.el
@@ -65,7 +65,8 @@
65 :slant normal 65 :slant normal
66 :width normal 66 :width normal
67 :font "Input Mono Narrow" 67 :font "Input Mono Narrow"
68 :height 130))))) 68 :height 130))))
69 (variable-pitch ((t (:font "Input Sans Narrow")))))
69 70
70(use-package git-gutter 71(use-package git-gutter
71 :straight t 72 :straight t