Browse Source

Don't insist on old buggy webkit

Alois Mahdal 6 years ago
parent
commit
3c9e4688b5
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      dotfiles/config/qutebrowser/config.py

+ 0
- 1
dotfiles/config/qutebrowser/config.py View File

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