Revert "Enable no-script-mode in nyxt by default"
This reverts commit 19ad8c25c7
.
This commit is contained in:
parent
fa18f4d10c
commit
1d516a037a
|
@ -2,9 +2,7 @@
|
|||
((default-modes
|
||||
(pushnew 'nyxt/mode/emacs:emacs-mode %slot-value%))
|
||||
(default-modes
|
||||
(pushnew 'nyxt/mode/blocker:blocker-mode %slot-value%))
|
||||
(default-modes
|
||||
(pushnew 'nyxt/mode/no-script:no-script-mode %slot-value%))))
|
||||
(pushnew 'nyxt/mode/blocker:blocker-mode %slot-value%))))
|
||||
|
||||
(define-configuration status-buffer
|
||||
((glyph-mode-presentation-p t)
|
||||
|
|
Loading…
Reference in a new issue