diff options
author | Thanos Apollo <[email protected]> | 2022-10-04 17:59:44 +0300 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2022-10-04 17:59:44 +0300 |
commit | 6a0a514b1f4f2bf39781ff635ea1785d802d9188 (patch) | |
tree | 343606459c2b57c8f982b3bb434c4888e3678b1c /.config/doom | |
parent | 55835e79027acc4a25535439faf1ed651ed79495 (diff) | |
parent | 780e1518d1fd0fa6cb13a79109d9e9401a015866 (diff) |
Merge branch 'master' of github.com:ThanosApollo/config
Diffstat (limited to '.config/doom')
-rw-r--r-- | .config/doom/custom.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/doom/custom.el b/.config/doom/custom.el index 574e148..9f3eb98 100644 --- a/.config/doom/custom.el +++ b/.config/doom/custom.el @@ -4,7 +4,7 @@ ;; Your init file should contain only one such instance. ;; If there is more than one, they won't work right. '(package-selected-packages - '(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)) + '(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. |