Update shortcuts.yml
Use "y" shortcut for youtube instead of yahoo
This commit is contained in:
parent
fd5b99d9af
commit
4b0c993875
1 changed files with 10 additions and 0 deletions
|
|
@ -75,3 +75,13 @@ k 1:
|
||||||
tags:
|
tags:
|
||||||
- search engine
|
- search engine
|
||||||
- web search
|
- web search
|
||||||
|
y 1:
|
||||||
|
url: https://www.youtube.com/results?search_query=<query>
|
||||||
|
title: Youtube
|
||||||
|
tags:
|
||||||
|
- video
|
||||||
|
- youtube
|
||||||
|
examples:
|
||||||
|
- arguments: cartoon
|
||||||
|
description: Youtube search for "cartoon"
|
||||||
|
showOnHome: 400
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue