diff options
Diffstat (limited to '.doom.d/config.el')
-rw-r--r-- | .doom.d/config.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.doom.d/config.el b/.doom.d/config.el index 9c3bda8..c98c800 100644 --- a/.doom.d/config.el +++ b/.doom.d/config.el @@ -33,7 +33,6 @@ ;; available. You can either set `doom-theme' or manually load a theme with the ;; `load-theme' function. This is the default: (setq doom-theme 'doom-vibrant) -(require-theme 'the-matrix-theme) ;;(setq modus-themes-mode-line '(accented boarderless)) ;;(setq modus-themes-region '(bg-only)) |