From cc68fd92df4720a93536bd6861f5655c81507d10 Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Sun, 8 Oct 2023 14:15:26 +0300 Subject: emacs:(aesthetics) Add keybindings to switch modus-themes --- .emacs.d/modules/thanos-tools.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.emacs.d/modules/thanos-tools.el') diff --git a/.emacs.d/modules/thanos-tools.el b/.emacs.d/modules/thanos-tools.el index da9655f..4678c22 100644 --- a/.emacs.d/modules/thanos-tools.el +++ b/.emacs.d/modules/thanos-tools.el @@ -140,5 +140,5 @@ (setf gptel-api-key (password-store-get "chatgpt/api") gptel-model 'gpt-4-32k) -(provide 'thanos-devtools) +(provide 'thanos-tools) ;;; thanos-devtools.el ends here -- cgit v1.2.3