diff options
Diffstat (limited to '.doom.d/custom.el')
-rw-r--r-- | .doom.d/custom.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.doom.d/custom.el b/.doom.d/custom.el index e1e037f..7d2e981 100644 --- a/.doom.d/custom.el +++ b/.doom.d/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 - '(mpv ffmpeg-player arc-dark-theme playerctl espotify futhark-mode darktooth-theme green-is-the-new-black-theme spotify jazz-theme))) + '(w3m flames-of-freedom gnugo elcord mpv ffmpeg-player arc-dark-theme playerctl espotify futhark-mode darktooth-theme green-is-the-new-black-theme spotify jazz-theme))) (custom-set-faces ;; custom-set-faces was added by Custom. ;; If you edit it by hand, you could mess it up, so be careful. |