From a390e8f3acca537460cdae7544af7750b70c2961 Mon Sep 17 00:00:00 2001 From: Raul Benencia Date: Tue, 6 Jul 2021 14:33:15 -0700 Subject: sort aliases files --- .emacs.local.d/modes/themes.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.emacs.local.d/modes/themes.el') diff --git a/.emacs.local.d/modes/themes.el b/.emacs.local.d/modes/themes.el index ad7e376..0a10224 100644 --- a/.emacs.local.d/modes/themes.el +++ b/.emacs.local.d/modes/themes.el @@ -1,4 +1,4 @@ -(load-theme 'zenburn t) +(load-theme 'doom-spacegray t) (set-frame-parameter (selected-frame) 'alpha '(95 . 95)) (add-to-list 'default-frame-alist '(alpha . (95 . 95))) -- cgit v1.2.3