Config: add theme fix script, install doom-themes and color-theme-modern, update keybindings
This commit is contained in:
@@ -4,11 +4,6 @@
|
||||
;; 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-safe-themes
|
||||
'("c98e359e2ec6d95e29f006202641f7bafc9e6e204f937d4d518c3ef154ed479b"
|
||||
"7fea145741b3ca719ae45e6533ad1f49b2a43bf199d9afaee5b6135fd9e6f9b8"
|
||||
"2b0fcc7cc9be4c09ec5c75405260a85e41691abb1ee28d29fcd5521e4fca575b"
|
||||
default))
|
||||
'(org-agenda-files
|
||||
'("d:/emacs/org/learning-org-mode.org"
|
||||
"d:/emacs/hugo/this-is-my-blog/all-blog.org"))
|
||||
@@ -16,7 +11,8 @@
|
||||
'(ace-window benchmark-init cape cnfonts corfu crux drag-stuff eglot
|
||||
embark-consult everything exec-path-form-shell gcmh
|
||||
hungry-delete marginalia multiple-cursors orderless
|
||||
restart-emacs smart-mode-line solarized-theme vertico)))
|
||||
restart-emacs smart-mode-line solarized-theme vertico))
|
||||
'(warning-suppress-log-types '((initialization))))
|
||||
(custom-set-faces
|
||||
;; custom-set-faces was added by Custom.
|
||||
;; If you edit it by hand, you could mess it up, so be careful.
|
||||
|
||||
Reference in New Issue
Block a user