summaryrefslogtreecommitdiff
path: root/.config/nyxt/freestance.lisp
blob: c40c853cefe895849924c70b7a7746ea7a7b4f5f (about) (plain)
1
2
3
4
5
6
(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))))