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; ''
|
||||
;; Import custom configuration
|
||||
(nyxt::load-lisp "${./config.lisp}")
|
||||
;; Define and load custom theme
|
||||
;; (nyxt::load-lisp "${./theme.lisp}")
|
||||
;; Define custom theme
|
||||
(define-configuration browser
|
||||
((theme (make-instance 'theme:theme
|
||||
:dark-p t
|
||||
|
|
Loading…
Reference in a new issue