A lot of random changes including qutebrowser search engine
This commit is contained in:
parent
75186b40a8
commit
5cb9d4ec56
13 changed files with 35 additions and 19 deletions
|
@ -8,7 +8,7 @@ config_version: 2
|
|||
settings:
|
||||
content.geolocation:
|
||||
https://openweathermap.org: false
|
||||
content.notifications:
|
||||
content.notifications.enabled:
|
||||
https://jelly.cochrun.xyz: true
|
||||
https://nc.cochrun.xyz: false
|
||||
https://www.facebook.com: false
|
||||
|
|
|
@ -2126,7 +2126,7 @@ c.tabs.title.alignment = "center"
|
|||
## qutebrowser`.
|
||||
## Type: Dict
|
||||
c.url.searchengines = {
|
||||
"DEFAULT": "https://search.cochrun.xyz/?q={}",
|
||||
"DEFAULT": "https://search.tfcconnection.org/?q={}",
|
||||
"yt": "https://yewtu.be/search?q={}",
|
||||
"mel": "https://melpa.org/#/?q={}",
|
||||
"y": "https://www.youtube.com/results?search_query={}",
|
||||
|
@ -2136,7 +2136,7 @@ c.url.searchengines = {
|
|||
"aw": "https://wiki.archlinux.org/index.php?search={}",
|
||||
"d": "https://duckduckgo.com/?q={}",
|
||||
"di": "https://duckduckgo.com/?q={}&iax=images&ia=images",
|
||||
"s": "https://duckduckgo.com/?q={}&iax=images&ia=images",
|
||||
"s": "https://search.tfcconnection.org/?q={}",
|
||||
}
|
||||
|
||||
## Page(s) to open at the start.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[FileDialog]
|
||||
history=file:///home/chris/Videos/vimeo, file:///home/chris/Pictures/tfc, file:///home/chris/Pictures, file:///home/chris/Videos, file:///home/chris
|
||||
lastVisited=file:///home/chris
|
||||
history=file:///home/chris/Videos/vimeo, file:///home/chris/Pictures/tfc, file:///home/chris/Pictures, file:///home/chris/Videos, file:///home/chris, file:///home/chris/Downloads
|
||||
lastVisited=file:///home/chris/Downloads
|
||||
qtVersion=5.15.2
|
||||
shortcuts=file:, file:///home/chris
|
||||
sidebarWidth=116
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue