]> git.rmz.io Git - dotfiles.git/commitdiff
qutebrowser: replace slack link to fpp
authorSamir Benmendil <me@rmz.io>
Thu, 31 Oct 2019 10:52:11 +0000 (10:52 +0000)
committerSamir Benmendil <me@rmz.io>
Thu, 31 Oct 2019 10:52:11 +0000 (10:52 +0000)
qutebrowser/config.py

index 7d5b0ca05818985252a6d1479a667187aecc9792..8e6cfb2a6b32d0e9b21dce03526983079e50ce85 100644 (file)
@@ -1357,7 +1357,7 @@ c.url.default_page = 'https://duckduckgo.com/?t=chakra'
 ## Type: Dict
 c.url.searchengines = {'DEFAULT': 'https://duckduckgo.com/?t=chakra&q={}',
                        'ddg':     'https://duckduckgo.com/?t=chakra&q={}',
-                       'slack':   'https://ultrahaptics.slack.com/messages/{}',
+                       '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={}' }