aboutsummaryrefslogtreecommitdiff
path: root/qutebrowser/.config/qutebrowser/autoconfig.yml
blob: e7b017b9f69ec6bb010a0355d18ae3ae62ec6261 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# DO NOT edit this file by hand, qutebrowser will overwrite it.
# Instead, create a config.py - see :help for details.

config_version: 1
global:
  bindings.commands:
    normal:
      M: hint links spawn mpv {hint-url} --autofit 1120x840
      gT: tab-prev
      gt: tab-next
      m: spawn mpv {url} --autofit 640x480
      x: tab-close
  zoom.default: '150'