Remove reference to now deleted theme.lisp
This commit is contained in:
parent
5a07afe3d7
commit
3ce3ede09b
|
@ -11,8 +11,7 @@
|
||||||
"nyxt/config.lisp".text = with scheme.withHashtag; ''
|
"nyxt/config.lisp".text = with scheme.withHashtag; ''
|
||||||
;; Import custom configuration
|
;; Import custom configuration
|
||||||
(nyxt::load-lisp "${./config.lisp}")
|
(nyxt::load-lisp "${./config.lisp}")
|
||||||
;; Define and load custom theme
|
;; Define custom theme
|
||||||
;; (nyxt::load-lisp "${./theme.lisp}")
|
|
||||||
(define-configuration browser
|
(define-configuration browser
|
||||||
((theme (make-instance 'theme:theme
|
((theme (make-instance 'theme:theme
|
||||||
:dark-p t
|
:dark-p t
|
||||||
|
|
Loading…
Reference in a new issue