diff options
Diffstat (limited to '.config/nyxt/freestance.lisp')
-rw-r--r-- | .config/nyxt/freestance.lisp | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/.config/nyxt/freestance.lisp b/.config/nyxt/freestance.lisp deleted file mode 100644 index c40c853..0000000 --- a/.config/nyxt/freestance.lisp +++ /dev/null @@ -1,6 +0,0 @@ -(in-package #:nyxt-user) - -(define-configuration :web-buffer - "Adding YouTube -> Invidious handler." - ((request-resource-hook - (hooks:add-hook %slot-value% 'nx-freestance-handler:invidious-handler)))) |