summaryrefslogtreecommitdiff
path: root/.config/doom/custom.el
diff options
context:
space:
mode:
Diffstat (limited to '.config/doom/custom.el')
-rw-r--r--.config/doom/custom.el4
1 files changed, 3 insertions, 1 deletions
diff --git a/.config/doom/custom.el b/.config/doom/custom.el
index 9f3eb98..0a136bf 100644
--- a/.config/doom/custom.el
+++ b/.config/doom/custom.el
@@ -3,8 +3,10 @@
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
+ '(org-safe-remote-resources
+ '("\\`https://fniessen\\.github\\.io/org-html-themes/org/theme-readtheorg\\.setup\\'" "\\`https://fniessen\\.github\\.io/org-html-themes/org/theme-NAME\\.setup\\'"))
'(package-selected-packages
- '(pomodoro auto-sudoedit nyx-theme moe-theme lab-themes helm org-wc wc-mode ef-themes one-themes ayu-theme paper-theme magithub evil-tutor circe the-matrix-theme ac-emmet html5-schema htmlize ac-html-bootstrap ac-html organic-green-theme typing-game monkeytype hacker-typer org-pdftools pdf-tools gotham-theme linum-relative vterm dired-ranger ranger arc-dark-theme darktooth-theme latex-preview-pane telega uwu-theme w3m flames-of-freedom gnugo elcord mpv ffmpeg-player playerctl espotify futhark-mode green-is-the-new-black-theme spotify jazz-theme))
+ '(transpose-frame flycheck prettier-js web-mode react-snippets emms-player-simple-mpv emms pomodoro auto-sudoedit nyx-theme moe-theme lab-themes helm org-wc wc-mode ef-themes one-themes ayu-theme paper-theme magithub evil-tutor circe the-matrix-theme ac-emmet html5-schema htmlize ac-html-bootstrap ac-html organic-green-theme typing-game monkeytype hacker-typer org-pdftools pdf-tools gotham-theme linum-relative vterm dired-ranger ranger arc-dark-theme darktooth-theme latex-preview-pane telega uwu-theme w3m flames-of-freedom gnugo elcord mpv ffmpeg-player playerctl espotify futhark-mode green-is-the-new-black-theme spotify jazz-theme))
'(warning-suppress-types '((emacs) (defvaralias))))
(custom-set-faces
;; custom-set-faces was added by Custom.