5 lines
171 B
Common Lisp
5 lines
171 B
Common Lisp
(define-configuration buffer
|
|
((default-modes
|
|
(pushnew 'nyxt/mode/emacs:emacs-mode %slot-value%))))
|
|
(define-configuration browser
|
|
((theme theme:+dark-theme+)))
|