diff options
author | Raul Benencia <rul@kalgan.cc> | 2022-04-19 09:47:29 -0700 |
---|---|---|
committer | Raul Benencia <rul@kalgan.cc> | 2022-04-19 09:47:29 -0700 |
commit | 2ea633d71b83c5493fc183ad0959387f2c088637 (patch) | |
tree | fccf0bc4c84f79b3c9741957ca432494ae8f0ed8 /.emacs.local.d | |
parent | d4e6da536a59f4140762d1e518b145e49a0c402b (diff) |
emacs: sourcerer
Diffstat (limited to '.emacs.local.d')
-rw-r--r-- | .emacs.local.d/modes/themes.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.emacs.local.d/modes/themes.el b/.emacs.local.d/modes/themes.el index d690b22..a8e7787 100644 --- a/.emacs.local.d/modes/themes.el +++ b/.emacs.local.d/modes/themes.el @@ -1 +1 @@ -(load-theme 'doom-tomorrow-night t) +(load-theme 'doom-sourcerer t) |