]> git.rmz.io Git - dotfiles.git/commitdiff
qutebrowser: remove pcl and cv searchengines
authorSamir Benmendil <me@rmz.io>
Thu, 31 Oct 2019 12:18:36 +0000 (12:18 +0000)
committerSamir Benmendil <me@rmz.io>
Thu, 31 Oct 2019 12:18:36 +0000 (12:18 +0000)
qutebrowser/config.py

index 8e6cfb2a6b32d0e9b21dce03526983079e50ce85..a22efe13e875c376a157a520b62531586d66fff7 100644 (file)
@@ -1358,9 +1358,8 @@ c.url.default_page = 'https://duckduckgo.com/?t=chakra'
 c.url.searchengines = {'DEFAULT': 'https://duckduckgo.com/?t=chakra&q={}',
                        'ddg':     'https://duckduckgo.com/?t=chakra&q={}',
                        'slack':   'https://focalpointpositioning.slack.com/messages/{}',
-                       'pcl':     'http://docs.pointclouds.org/trunk/search.php?query={}',
                        'std':     'http://en.cppreference.com/mwiki/index.php?title=Special%3ASearch&search={}',
-                       'cv':      'http://docs.opencv.org/3.1.0/index.html#gsc.tab=0&gsc.ref=more%3A3.1&gsc.q={}' }
+                      }
 
 ## Page(s) to open at the start.
 ## Type: List of FuzzyUrl, or FuzzyUrl