Add yt search engine to search YouTube

This commit is contained in:
Oliver Davies 2025-06-11 00:54:41 +01:00
parent 22173cc76b
commit b5b63211dc

View file

@ -19,6 +19,7 @@ in
gh = "https://github.com/search?q={}";
mn = "https://mynixos.com/search?q={}";
nx = "https://search.nixos.org/packages?query={}";
yt = "https://www.youtube.com/results?search_query={}";
};
settings = {