source: dotfiles/guix/.config/nyxt/init.lisp@ d8c64ac

Last change on this file since d8c64ac was 7355676, checked in by Mikhail Kirillov <w96k@…>, on Dec 6, 2020 at 1:31:17 AM

Update nyxt config

  • Property mode set to 100644
File size: 164 bytes
Line 
1(define-configuration buffer
2 ((default-modes
3 (append '(emacs-mode
4 noscript-mode
5 web-mode
6 base-mode
7 force-https-mode)
8 %slot-default))))
Note: See TracBrowser for help on using the repository browser.