diff --git a/home/nyxt/config.lisp b/home/nyxt/config.lisp index 94a28537..300543ba 100644 --- a/home/nyxt/config.lisp +++ b/home/nyxt/config.lisp @@ -4,8 +4,6 @@ (setf (uiop/os:getenv "WEBKIT_DISABLE_COMPOSITING_MODE") "1") (define-configuration buffer ((default-modes (pushnew 'nyxt/mode/emacs:emacs-mode %slot-value%)))) -(define-configuration web-buffer - ((default-modes (pushnew 'nyxt/mode/no-script:no-script-mode %slot-value%)))) (define-configuration web-buffer ((default-modes (pushnew 'nyxt/mode/blocker:blocker-mode %slot-value%)))) (define-configuration context-buffer