narf-theme => narf-default-theme
This commit is contained in:
parent
658e7731b7
commit
d2823adce2
3 changed files with 7 additions and 7 deletions
7
init.el
7
init.el
|
@ -40,13 +40,12 @@
|
|||
;;
|
||||
;;; License: GPLv3
|
||||
|
||||
(defconst narf-theme 'narf-dark)
|
||||
(defconst narf-default-font (font-spec :family "Hack" :size 12))
|
||||
|
||||
;;
|
||||
(load (concat user-emacs-directory "bootstrap.el"))
|
||||
;;
|
||||
|
||||
(defvar narf-default-theme 'narf-dark)
|
||||
(defvar narf-default-font (font-spec :family "Hack" :size 12))
|
||||
|
||||
(narf '(core ; core/core.el
|
||||
|
||||
;; The heart of NARF
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue