all repos — dotfiles @ 15cd89b47dc45923b37378732bc5be97d06f8ebc

linux dotfiles

qutebrowser/autoconfig.yml

# DO NOT edit this file by hand, qutebrowser will overwrite it.
# Instead, create a config.py - see :help for details.

config_version: 2
settings:
  aliases:
    global:
      q: quit
      w: session-save
      wq: quit --save
  bindings.commands:
    global:
      normal:
        <: tab-move -
        <Alt+h>: back
        <Alt+l>: forward
        '>': tab-move +
        H: tab-prev
        L: tab-next
        x: tab-close
  content.host_blocking.lists:
    global:
    - https://www.malwaredomainlist.com/hostslist/hosts.txt
    - http://someonewhocares.org/hosts/hosts
    - http://winhelp2002.mvps.org/hosts.zip
    - http://malwaredomains.lehigh.edu/files/justdomains.zip
    - https://pgl.yoyo.org/adservers/serverlist.php?hostformat=hosts&mimetype=plaintext
  url.searchengines:
    global:
      DEFAULT: https://www.google.com/search?hl=en&q={}
  url.start_pages:
    global: www.google.com