master
Elias Almqvist 2 weeks ago
parent 4b8c4c48d0
commit c2732517e3
No known key found for this signature in database
GPG Key ID: E31A99CE3E75A158
  1. 2
      doomemacs/.config/doom/config.el
  2. 0
      doomemacs/.config/doom/custom.el
  3. 0
      doomemacs/.config/doom/init.el
  4. 0
      doomemacs/.config/doom/packages.el

@ -32,7 +32,7 @@
;; There are two ways to load a theme. Both assume the theme is installed and
;; 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-tomorrow-night)
(setq doom-theme 'doom-gruvbox)
;; This determines the style of line numbers in effect. If set to `nil', line
;; numbers are disabled. For relative line numbers, set this to `relative'.
Loading…
Cancel
Save