diff options
author | ThanosApollo <[email protected]> | 2022-09-12 22:33:01 +0300 |
---|---|---|
committer | ThanosApollo <[email protected]> | 2022-09-12 22:33:01 +0300 |
commit | 8395a1bdc5e59a758a8507db02eea839ed3ef4c9 (patch) | |
tree | 33d71d5a70c99764ec8216a1d317ff2ca83450e8 /.doom.d/config.el | |
parent | 2a72bd32596d7dcfdf4f8718a7ce9e9ac2596110 (diff) |
Update doom
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)) |