Advertisement
Guest User

autoconfig.yml

a guest
Sep 23rd, 2017
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. # DO NOT edit this file by hand, qutebrowser will overwrite it.
  2. # Instead, create a config.py - see :help for details.
  3.  
  4. config_version: 1
  5. global:
  6. editor.command:
  7. - urxvt -e vim
  8. - -f
  9. - '{}'
  10. url.default_page: about:blank
  11. url.searchengines:
  12. DEFAULT: https://duckduckgo.com/?q={}
  13. url.start_pages:
  14. - about:blank
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement