From 2ea792d7fdfa37de77e409f47c440b24139e3e7c Mon Sep 17 00:00:00 2001 From: linlyboi Date: Fri, 17 Nov 2023 15:39:28 +0200 Subject: [PATCH] yeah --- private_dot_config/doom/config.el | 3 ++- private_dot_config/doom/init.el | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/private_dot_config/doom/config.el b/private_dot_config/doom/config.el index 2212b98..085717d 100644 --- a/private_dot_config/doom/config.el +++ b/private_dot_config/doom/config.el @@ -21,7 +21,8 @@ ;; See 'C-h v doom-font' for documentation and more examples of what they ;; accept. For example: ;; -(setq doom-font (font-spec :family "Fira Code" :size 12.5 :weight 'semi-light)) +(setq doom-font (font-spec :family "Junicode" :size 12.5)) +;;(font-spec :family "Fira Code" :size 12.5 :weight 'semi-light) ;; doom-variable-pitch-font (font-spec :family "Fira Sans" :size 13)) ;; ;; If you or Emacs can't find your font, use 'M-x describe-font' to look them diff --git a/private_dot_config/doom/init.el b/private_dot_config/doom/init.el index b71d689..48f137a 100644 --- a/private_dot_config/doom/init.el +++ b/private_dot_config/doom/init.el @@ -157,7 +157,7 @@ ;;php ; perl's insecure younger brother ;;plantuml ; diagrams for confusing people more ;;purescript ; javascript, but functional - (python +lsp +conda +pyright) ; beautiful is better than ugly + (python +lsp +pyright +conda) ; beautiful is better than ugly ;;qt ; the 'cutest' gui framework ever ;;racket ; a DSL for DSLs ;;raku ; the artist formerly known as perl6