nyxt: add some basic autofills

This commit is contained in:
Evie Litherland-Smith 2024-02-03 06:13:39 +00:00
parent 8d965f9c12
commit 66c7024bfb

View file

@ -25,6 +25,12 @@
"C-c u" 'copy-username
"C-c p" 'copy-password)))))
(define-configuration :autofill-mode
"Add autofill functions for passwords"
((autofills (list
(nyxt/mode/autofill:make-autofill :name "name" :fill "Evie Litherland-Smith")
(nyxt/mode/autofill:make-autofill :name "email" :fill "evie@xenia.me.uk")))))
(define-configuration browser
((restore-session-on-startup-p nil)
(theme (make-instance