From a28a6b05423e5b41ddd3ac037deaf74e1f25803b Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Mon, 19 Apr 2021 22:02:42 +0200 Subject: Update --- gui/conf/init.el | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'gui/conf/init.el') diff --git a/gui/conf/init.el b/gui/conf/init.el index 5f6cfc4..5530141 100644 --- a/gui/conf/init.el +++ b/gui/conf/init.el @@ -294,10 +294,10 @@ (setq org-bullets-bullet-list '("●" "●" "⤷" "⤷")) (add-hook 'org-mode-hook #'org-bullets-mode)) -(use-package zotxt - :ensure t - :config - (add-hook 'org-mode-hook 'org-zotxt-mode)) +;(use-package zotxt +; :ensure t +; :config +; (add-hook 'org-mode-hook 'org-zotxt-mode)) (use-package ox-reveal :ensure t) -- cgit v1.2.3