mirror of
https://github.com/SqrtMinusOne/dotfiles.git
synced 2025-12-11 19:45:25 +03:00
Merge pull request #3 from 11Tuvork28/patch-1
invidious url change invidio.xamh.de => watch.thekitty.zone
This commit is contained in:
commit
f5255ccecb
1 changed files with 1 additions and 1 deletions
|
|
@ -7373,7 +7373,7 @@ The package doesn't provide evil bindings, so I define my own.
|
||||||
:straight t
|
:straight t
|
||||||
:commands (ytel)
|
:commands (ytel)
|
||||||
:config
|
:config
|
||||||
(setq ytel-invidious-api-url "https://invidio.xamh.de/")
|
(setq ytel-invidious-api-url "https://watch.thekitty.zone/")
|
||||||
(general-define-key
|
(general-define-key
|
||||||
:states '(normal)
|
:states '(normal)
|
||||||
:keymaps 'ytel-mode-map
|
:keymaps 'ytel-mode-map
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue