commit 1ab32889978e3fd31e61f71f71f9eb746165ffea
parent da592207b7984824a8e77e123f45da9e48ca1485
Author: Anton Konyahin <me@konyahin.xyz>
Date: Sat, 13 May 2023 12:17:04 +0300
emacs: change theme
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/emacs/.emacs.d/init.el b/emacs/.emacs.d/init.el
@@ -139,6 +139,7 @@
;; 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.
+ '(custom-enabled-themes '(modus-operandi))
'(package-selected-packages '(expand-region restclient howm markdown-mode)))
(custom-set-faces
;; custom-set-faces was added by Custom.