fhasjknjadsf
This commit is contained in:
@@ -32,8 +32,10 @@
|
||||
;; 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-one)
|
||||
(add-to-list 'custom-theme-load-path
|
||||
(expand-file-name "~/.config/emacs/themes"))
|
||||
|
||||
(setq doom-theme 'dank-emacs)
|
||||
;; 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'.
|
||||
(setq display-line-numbers-type t)
|
||||
|
||||
Reference in New Issue
Block a user