From 66c7024bfbbb7cad4b54a7781f95d044d8d23b00 Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Sat, 3 Feb 2024 06:13:39 +0000 Subject: [PATCH] nyxt: add some basic autofills --- home/nyxt/config.lisp | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/home/nyxt/config.lisp b/home/nyxt/config.lisp index b08fdc61..bec399e0 100644 --- a/home/nyxt/config.lisp +++ b/home/nyxt/config.lisp @@ -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