diff --git a/bundle/custom_win32_XPS8930.el b/bundle/custom_win32_XPS8930.el index ecdbe34c..010faab7 100644 --- a/bundle/custom_win32_XPS8930.el +++ b/bundle/custom_win32_XPS8930.el @@ -12,6 +12,8 @@ '(org-modules '(ol-bbdb ol-bibtex ol-docview ol-eww ol-gnus ol-info ol-irc ol-mhe ol-rmail org-tempo ol-w3m)) '(org-roam-directory "~/Documents/org/") + '(package-selected-packages + '(gnu-elpa-keyring-update yaml-mode which-key web-mode terraform-mode ssh-config-mode slime shrface rainbow-delimiters plantuml-mode paredit ox-reveal org-web-tools org-tree-slide org-roam olivetti ob-powershell ob-http nov nginx-mode mastodon markdown-mode magit js2-mode jabber htmlize helpful gptel go-translate gnuplot erc-image erc-hl-nicks emojify elfeed doom-themes dockerfile-mode docker dashboard csv-mode common-lisp-snippets calibredb auto-complete auctex all-the-icons-dired ace-window)) '(ring-bell-function 'ignore) '(tetris-x-colors [[229 192 123] @@ -21,3 +23,9 @@ [152 195 121] [198 120 221] [86 182 194]])) +(custom-set-faces + ;; custom-set-faces was added by Custom. + ;; 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. + )