Compare commits
No commits in common. "bdbb7400e85f103d0ed2d8517f64732606c64cf1" and "a3825772343837d7b01c57eee15f742e5c3e63fa" have entirely different histories.
bdbb7400e8
...
a382577234
3 changed files with 1 additions and 46 deletions
|
@ -1,41 +0,0 @@
|
||||||
# If a config.py file exists, this file is ignored unless it's explicitly loaded
|
|
||||||
# via config.load_autoconfig(). For more information, see:
|
|
||||||
# https://github.com/qutebrowser/qutebrowser/blob/master/doc/help/configuring.asciidoc#loading-autoconfigyml
|
|
||||||
# DO NOT edit this file by hand, qutebrowser will overwrite it.
|
|
||||||
# Instead, create a config.py - see :help for details.
|
|
||||||
|
|
||||||
config_version: 2
|
|
||||||
settings:
|
|
||||||
content.geolocation:
|
|
||||||
https://www.carvelo2go.ch: false
|
|
||||||
content.javascript.enabled:
|
|
||||||
'*://*.bernexskiclub.ch/*': true
|
|
||||||
'*://*.localhost/*': true
|
|
||||||
'*://*.login.infomaniak.com/*': true
|
|
||||||
'*://*.manager.infomaniak.com/*': true
|
|
||||||
'*://*.mastodon.zaclys.com/*': true
|
|
||||||
'*://*.mensuel.framapad.org/*': true
|
|
||||||
'*://*.nitter.net/*': true
|
|
||||||
'*://*.pixelfed.org/*': true
|
|
||||||
'*://*.pixelfed.social/*': true
|
|
||||||
'*://*.reddit.com/*': true
|
|
||||||
'*://*.twitter.com/*': true
|
|
||||||
'*://*.www.meteosuisse.admin.ch/*': true
|
|
||||||
'*://*.www.openstreetmap.org/*': true
|
|
||||||
'*://demo.bigbluebutton.org/*': true
|
|
||||||
'*://framavox.org/*': true
|
|
||||||
'*://ge.ch/*': true
|
|
||||||
'*://mastodon.zaclys.com/*': true
|
|
||||||
'*://meet.infomaniak.com/*': true
|
|
||||||
'*://searx.info/*': true
|
|
||||||
'*://searx.xyz/*': true
|
|
||||||
'*://webmail.acg-geneve.ch/*': true
|
|
||||||
'*://www.deepl.com/*': true
|
|
||||||
'*://www2.yggtorrent.se/*': true
|
|
||||||
content.media_capture:
|
|
||||||
https://visio.inubo.ch: true
|
|
||||||
content.notifications:
|
|
||||||
https://mastodon.zaclys.com: false
|
|
||||||
https://rss.vulgarisons.info: false
|
|
||||||
qt.args:
|
|
||||||
global: null
|
|
|
@ -50,7 +50,7 @@ config.set('content.javascript.enabled', True, '*://*.cmnet.ch')
|
||||||
c.url.default_page = 'https://searx.info'
|
c.url.default_page = 'https://searx.info'
|
||||||
c.hints.mode = "number"
|
c.hints.mode = "number"
|
||||||
c.url.searchengines = {
|
c.url.searchengines = {
|
||||||
'DEFAULT':'https://searx.xyz/?q={}',
|
'DEFAULT':'https://searx.info/?q={}',
|
||||||
'ddg':'https://duckduckgo.com/?q={}',
|
'ddg':'https://duckduckgo.com/?q={}',
|
||||||
'yt':'https://youtube.com/results?search_query={}',
|
'yt':'https://youtube.com/results?search_query={}',
|
||||||
'wfr':'https://fr.wikipedia.org/w/index.php?search={}',
|
'wfr':'https://fr.wikipedia.org/w/index.php?search={}',
|
||||||
|
|
|
@ -26,7 +26,3 @@ meteosuisse https://www.meteosuisse.admin.ch/home.html?tab=alarm
|
||||||
co2 calculateur empreinte https://ecolab.ademe.fr/apps/climat/
|
co2 calculateur empreinte https://ecolab.ademe.fr/apps/climat/
|
||||||
power supply calculator computer alimentation https://www.newegg.com/tools/power-supply-calculator/
|
power supply calculator computer alimentation https://www.newegg.com/tools/power-supply-calculator/
|
||||||
darktable styles https://dtstyle.net/
|
darktable styles https://dtstyle.net/
|
||||||
rich comparator 10% https://howrichami.givingwhatwecan.org/how-rich-am-i
|
|
||||||
opengraph image size facebook twitter og https://iamturns.com/open-graph-image-size
|
|
||||||
inubo nextcloud files https://www.inubo.ch/apps/files/?dir=/&fileid=1238980
|
|
||||||
password generator https://passwordsgenerator.net/
|
|
||||||
|
|
Loading…
Reference in a new issue