some changes

This commit is contained in:
mokou 2021-12-28 12:54:03 +01:00
parent 686946b51b
commit aa02994cb8
3 changed files with 4 additions and 1 deletions

View file

@ -1,6 +1,7 @@
;;; ~/.doom.d/config.el -*- lexical-binding: t; -*-
(load-theme 'doom-fairy-floss t)
(load-theme 'doom-solarized-dark-high-contrast t)
(setq doom-solarized-dark-high-contrast-brighter-comments t)
;; Set to 2 spaces
(setq default-tab-width 2)