[QB] Config file
This commit is contained in:
parent
e820da8d98
commit
e55d4091a0
1 changed files with 3 additions and 1 deletions
|
@ -54,7 +54,9 @@ c.url.searchengines = {
|
|||
'ddg':'https://duckduckgo.com/?q={}',
|
||||
'yt':'https://youtube.com/results?search_query={}',
|
||||
'wfr':'https://fr.wikipedia.org/w/index.php?search={}',
|
||||
'wen':'https://en.wikipedia.org/w/index.php?search={}'
|
||||
'wen':'https://en.wikipedia.org/w/index.php?search={}',
|
||||
'wyen':'https://en.wiktionary.org/w/index.php?search={}',
|
||||
'wyfr':'https://fr.wiktionary.org/w/index.php?search={}',
|
||||
}
|
||||
|
||||
#Fonts
|
||||
|
|
Loading…
Reference in a new issue