diff options
author | ThanosApollo <[email protected]> | 2022-08-26 01:18:19 +0300 |
---|---|---|
committer | ThanosApollo <[email protected]> | 2022-08-26 01:18:19 +0300 |
commit | 69b9ee00bdc7cb0b50438a768f8b894822c34b66 (patch) | |
tree | 850acfad7e43940340b36470d3e6617130e8edf0 /.doom.d/custom.el | |
parent | 21b2808864789a2d21a59d716bfefe70e6eb1b7e (diff) |
update doom
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. |