fixing newboats subs
This commit is contained in:
parent
f932420443
commit
d69d397e41
|
@ -3,6 +3,9 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
browser = "firefox";
|
browser = "firefox";
|
||||||
urls = [
|
urls = [
|
||||||
|
{
|
||||||
|
url = "https://invidious.reallyaweso.me/feed/channel/UCOSqzSTg4QZXdi7jvV-9rUg";
|
||||||
|
}
|
||||||
{
|
{
|
||||||
url = "https://invidious.reallyaweso.me/feed/channel/UCg6gPGh8HU2U01vaFCAsvmQ";
|
url = "https://invidious.reallyaweso.me/feed/channel/UCg6gPGh8HU2U01vaFCAsvmQ";
|
||||||
}
|
}
|
||||||
|
@ -27,12 +30,18 @@
|
||||||
{
|
{
|
||||||
url = "https://invidious.reallyaweso.me/feed/channel/UChIs72whgZI9w6d6FhwGGHA";
|
url = "https://invidious.reallyaweso.me/feed/channel/UChIs72whgZI9w6d6FhwGGHA";
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
url = "https://invidious.reallyaweso.me/feed/channel/UCxdZ7XCQVMRMipj3gGemQfw";
|
||||||
|
}
|
||||||
{
|
{
|
||||||
url = "https://invidious.reallyaweso.me/feed/channel/UCE_K_gW6ReBi4H3Gp0gi-hg";
|
url = "https://invidious.reallyaweso.me/feed/channel/UCE_K_gW6ReBi4H3Gp0gi-hg";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
url = "https://invidious.reallyaweso.me/feed/channel/UCWRHrWUsjdF86dt7NKK2Ixw";
|
url = "https://invidious.reallyaweso.me/feed/channel/UCWRHrWUsjdF86dt7NKK2Ixw";
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
url = "https://invidious.reallyaweso.me/feed/channel/UCfeNmPbGRF6dkPt04HIl25A";
|
||||||
|
}
|
||||||
{
|
{
|
||||||
url = "https://invidious.reallyaweso.me/feed/channel/UCFzUEe9XUlkDLp6AmtNzmOA";
|
url = "https://invidious.reallyaweso.me/feed/channel/UCFzUEe9XUlkDLp6AmtNzmOA";
|
||||||
}
|
}
|
||||||
|
@ -108,15 +117,6 @@
|
||||||
{
|
{
|
||||||
url = "https://invidious.reallyaweso.me/feed/channel/UClonyx8pReBvkjropmrS6jQ";
|
url = "https://invidious.reallyaweso.me/feed/channel/UClonyx8pReBvkjropmrS6jQ";
|
||||||
}
|
}
|
||||||
{
|
|
||||||
url = "https://invidious.reallyaweso.me/feed/channel/UCOSqzSTg4QZXdi7jvV-9rUg";
|
|
||||||
}
|
|
||||||
{
|
|
||||||
url = "https://invidious.reallyaweso.me/feed/channel/UCXQZRyhGN-1F8zwD0a8QuWA";
|
|
||||||
}
|
|
||||||
{
|
|
||||||
url = "https://invidious.reallyaweso.me/feed/channel/UCxdZ7XCQVMRMipj3gGemQfw";
|
|
||||||
}
|
|
||||||
];
|
];
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
bind-key j down
|
bind-key j down
|
||||||
|
|
Loading…
Reference in a new issue