nixos-config/home-manager/modules/nyxt/config.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+)))