From 7576f012aace6e8153a150717c7b4364044325ee Mon Sep 17 00:00:00 2001 From: Levi Olson Date: Fri, 8 Jul 2022 21:31:32 -0500 Subject: [PATCH] Add Nix support and fix fonts --- config.el | 12 ++++++------ custom.el | 2 +- init.el | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/config.el b/config.el index 54768ff..307b11e 100644 --- a/config.el +++ b/config.el @@ -21,11 +21,11 @@ ;; (setq doom-font (font-spec :family "monospace" :size 12 :weight 'semi-light) ;; doom-variable-pitch-font (font-spec :family "sans" :size 13)) -(setq doom-font (font-spec :family "PragmataPro" :size 20 :weight 'regular) - doom-big-font (font-spec :family "PragmataPro" :size 30 :weight 'regular) - ;; doom-variable-pitch-font (font-spec :family "PragmataPro" :size 20) +(setq doom-font (font-spec :family "PragmataPro Liga" :size 18 :weight 'regular) + doom-big-font (font-spec :family "PragmataPro Liga" :size 18 :weight 'regular) + ;; doom-variable-pitch-font (font-spec :family "PragmataPro Liga" :size 20) doom-variable-pitch-font (font-spec :family "Overpass" :size 20 :weight 'thin) - doom-unicode-font (font-spec :family "PragmataPro" :size 20) + doom-unicode-font (font-spec :family "PragmataPro Liga" :size 18) doom-serif-font (font-spec :family "Baskerville" :size 20)) ;; There are two ways to load a theme. Both assume the theme is installed and @@ -68,7 +68,7 @@ ))) (when (eq system-type 'darwin) (progn - (setq org-directory "/Users/leviolson/Nextcloud/Org") + (setq org-directory "/Users/Levi_Olson/Nextcloud/Org") (add-to-list 'default-frame-alist '(top . 0)) (add-to-list 'default-frame-alist '(left . 0)) (add-to-list 'default-frame-alist '(height . 49)) @@ -163,7 +163,7 @@ Also immediately enables `mixed-pitch-modes' if currently in one of the modes." ;; Tabnine::config ;; to open the config ;; Tabnine::config_dir ;; /Users/leviolson/Library/Preferences/TabNine (use-package company-tabnine - :ensure t + :disabled f :config (add-to-list 'company-backends 'company-tabnine)) diff --git a/custom.el b/custom.el index 8ea98d6..c2ab701 100644 --- a/custom.el +++ b/custom.el @@ -4,7 +4,7 @@ ;; Your init file should contain only one such instance. ;; If there is more than one, they won't work right. '(company-backends '(company-tabnine company-capf)) - '(magit-delta-default-dark-theme "Colddark-Cold") + '(magit-delta-default-dark-theme "base16") '(package-selected-packages '(info-colors company-box))) (custom-set-faces ;; custom-set-faces was added by Custom. diff --git a/init.el b/init.el index af51f1f..335d74d 100644 --- a/init.el +++ b/init.el @@ -147,7 +147,7 @@ ;;lua ; one-based indices? one-based indices markdown ; writing docs for people to ignore ;;nim ; python + lisp at the speed of c - ;;nix ; I hereby declare "nix geht mehr!" + nix ; I hereby declare "nix geht mehr!" ;;ocaml ; an objective camel (org +pretty