From 009607d72d26b994f8d8c7e2ecdbcf06eaad1833 Mon Sep 17 00:00:00 2001 From: liv Date: Tue, 7 Jan 2025 15:47:52 +0100 Subject: [PATCH] ok --- dot_config/doom/config.el | 4 +--- dot_config/doom/init.el | 4 ++-- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/dot_config/doom/config.el b/dot_config/doom/config.el index 6e5f4d2..c3496dc 100644 --- a/dot_config/doom/config.el +++ b/dot_config/doom/config.el @@ -7,9 +7,7 @@ (add-to-list 'default-frame-alist '(fullscreen . maximized)) (if (string-prefix-p "enoko" (system-name)) - (progn - (pixel-scroll-precision-mode) - (setq doom-font (font-spec :family "RecMonoCasual Nerd Font" :size 15 :weight 'semi-light))) + (setq doom-font (font-spec :family "RecMonoCasual Nerd Font" :size 15 :weight 'semi-light)) (setq doom-font (font-spec :family "RecMonoCasual Nerd Font" :size 17 :weight 'semi-light))) ;; Load our cute color scheme diff --git a/dot_config/doom/init.el b/dot_config/doom/init.el index f971c8b..3de73dc 100644 --- a/dot_config/doom/init.el +++ b/dot_config/doom/init.el @@ -86,7 +86,7 @@ ;;grammar ; tasing grammar mistake every you make :tools - ;;ansible + ansible ;;biblio ; Writes a PhD for you (citation needed) ;;collab ; buffers with friends ;;debugger ; FIXME stepping through code, to help you add bugs @@ -173,7 +173,7 @@ ;;swift ; who asked for emoji variables? ;;terra ; Earth and Moon in alignment for performance. (web +tree-sitter) ; the tubes - ;;yaml ; JSON, but readable + (yaml +tree-sitter) ; JSON, but readable ;;zig ; C, but simpler :email