diff --git a/.emacs.d/init.el b/.emacs.d/init.el index 0725821..07ca494 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -219,13 +219,7 @@ One will be created if none exist." '(help-key-binding ((t (:inherit fixed-pitch :background "#181825" :foreground "#89b4fa" :box (:line-width (-1 . -1) :color "#11111b"))))) '(link ((t (:foreground "#89b4fa" :underline t)))) '(widget-field ((t (:extend t :background "#181825" :box (:line-width (1 . 1) :color "#11111b")))))) -(custom-set-variables - ;; custom-set-variables 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. - '(package-selected-packages - '(image-dired breadcrumb nyan-mode simple-modeline catppuccin-theme magit which-key editorconfig diff-hl company vertico marginalia toc-org org-modern rainbow-delimiters rainbow-mode yaml-mode nix-mode markdown-mode lua-mode json-mode git-modes d-mode sudo-edit nerd-icons undo-tree evil))) +(custom-set-variables) ;; catppuccin theme (package-install 'catppuccin-theme)