[emacs] Drop org-modern again. I'm not ready for this much UI :D

This commit is contained in:
Sebastian Schulze 2023-09-12 10:40:15 +02:00
parent 09e1f231d5
commit 5248b4b6d3
No known key found for this signature in database
GPG Key ID: F6BA63C6A7D3044E
1 changed files with 0 additions and 11 deletions

View File

@ -202,17 +202,6 @@
(spell-fu-mode))
(use-package! zoxide)
(use-package! org-modern
:hook (org-mode . global-org-modern-mode)
:config
(setq org-modern-label-border 0.1)
(setq org-modern-checkbox
'((?X . "")
(?- . #("◽–" 0 2 (composition ((2)))))
(?\s . "")))
)
(use-package! dwim-shell-command
:init