gruvbox-dark-soft
Signed-off-by: Xe <me@christine.website>
This commit is contained in:
parent
b5a8d195d2
commit
e815b4faad
|
@ -333,7 +333,7 @@ in {
|
|||
enable = true;
|
||||
config = ''
|
||||
(setq custom-safe-themes t)
|
||||
(add-hook 'after-init-hook (lambda () (load-theme 'gruvbox t)))
|
||||
(add-hook 'after-init-hook (lambda () (load-theme 'gruvbox-dark-soft t)))
|
||||
'';
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue