summaryrefslogtreecommitdiff
path: root/.config/qutebrowser/autoconfig.yml
blob: 9f1bb2738e71b62b4c5294369f3933ed6e7d1881 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
# 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/main/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.javascript.enabled:
    '*://*.client.schwab.com/*': true
    '*://*.dreamwidth.org/*': true
    '*://*.ebay.com/*': true
    '*://*.luxagraf.net/*': true
    '*://*.recreation.gov/*': true
    '*://*.schwab.com/*': true
    '*://*.tradingview.com/*': true
    '*://*.wandererfinancial.com/*': true
    '*://*.youtube.com/*': true
    '*://127.0.0.1/*': true
    '*://209.141.62.253/*': true
    '*://account.apps.progressive.com/*': true
    '*://airtable.com/*': true
    '*://archive.org/*': true
    '*://bookshop.org/*': true
    '*://bumfuzzle.com/*': true
    '*://cal.luxagraf.net/*': true
    '*://cluballiance.aaa.com/*': true
    '*://discuss.pixls.us/*': true
    '*://duckduckgo.com/*': true
    '*://gastateparks.reserveamerica.com/*': true
    '*://github.com/*': true
    '*://gitlab.com/*': true
    '*://hyvor.com/*': true
    '*://libgen.rs/*': true
    '*://localhost/*': true
    '*://luxagraf.zulipchat.com/*': true
    '*://manage.buyvm.net/*': true
    '*://manage.tastytrade.com/*': true
    '*://my.tastytrade.com/*': true
    '*://pmags.com/*': true
    '*://policyservicing.apps.progressive.com/*': true
    '*://schoolsfirst.com/*': true
    '*://shifter.media/*': true
    '*://tastytrade.com/*': true
    '*://tools.usps.com/*': true
    '*://tradingview.com/*': true
    '*://translate.google.com/*': true
    '*://wandererfinancial.com/*': true
    '*://web.archive.org/*': true
    '*://www.bhphotovideo.com/*': true
    '*://www.ebay.com/*': true
    '*://www.openstreetmap.org/*': true
    '*://www.recreation.gov/*': true
    '*://www.reddit.com/*': true
    '*://www.yourbestaddress.com/*': true
    '*://yourbestaddress.com/*': true
    global: false
  content.notifications.enabled:
    https://webmail.luxagraf.net: false
    https://www.reddit.com: false
    https://www.tradingview.com: true
  content.pdfjs:
    global: false
  content.register_protocol_handler:
    https://webmail.luxagraf.net?mailto&to=%25s: false
  fileselect.single_file.command:
    global:
    - urxvt
    - -e
    - ranger
    - --choosefile={}