浏览代码

Don't insist on old buggy webkit

Alois Mahdal 7 年前
父节点
当前提交
3c9e4688b5
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0
    1
      dotfiles/config/qutebrowser/config.py

+ 0
- 1
dotfiles/config/qutebrowser/config.py 查看文件

4
 config.bind('yy', 'yank -s')
4
 config.bind('yy', 'yank -s')
5
 config.bind('b', 'back')
5
 config.bind('b', 'back')
6
 config.bind('m', 'forward')
6
 config.bind('m', 'forward')
7
-c.backend = 'webkit'