Scripts and a lot of other things...

This commit is contained in:
Chris Cochrun 2020-12-02 08:58:52 -06:00
parent 93d99b81db
commit fda17aea44
18 changed files with 420 additions and 53 deletions

View file

@ -2079,6 +2079,9 @@ c.url.searchengines = {'DEFAULT': 'https://duckduckgo.com/?q={}',
'yt': 'https://yewtu.be/search?q={}',
'mel': 'https://melpa.org/#/?q={}',
'y': 'https://www.youtube.com/results?search_query={}',
'ama': 'https://smile.amazon.com/s?k={}',
'aur': 'https://aur.archlinux.org/packages/?O=0&K={}',
'od': 'https://odysee.com/$/search?q={}',
'aw': 'https://wiki.archlinux.org/index.php?search={}'}
## Page(s) to open at the start.