My dotfiles. Period.

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. # If a config.py file exists, this file is ignored unless it's explicitly loaded
  2. # via config.load_autoconfig(). For more information, see:
  3. # https://github.com/qutebrowser/qutebrowser/blob/master/doc/help/configuring.asciidoc#loading-autoconfigyml
  4. # DO NOT edit this file by hand, qutebrowser will overwrite it.
  5. # Instead, create a config.py - see :help for details.
  6. config_version: 2
  7. settings:
  8. bindings.commands:
  9. global:
  10. normal:
  11. '1': zoom 100
  12. '2': zoom 150
  13. T: '!twinner'
  14. b: back
  15. m: forward
  16. yY: yank
  17. yy: yank -s
  18. colors.webpage.darkmode.enabled:
  19. global: true
  20. content.geolocation:
  21. https://finishlibrary.steelcase.com: false
  22. https://jobs.thermofisher.com: false
  23. content.javascript.enabled:
  24. global: true
  25. content.mouse_lock:
  26. https://app.kosmi.io: true
  27. content.notifications.enabled:
  28. https://app.kosmi.io: true
  29. https://bach.events: false
  30. https://chat.google.com: true
  31. https://lemmy.world: false
  32. https://nc.vornet.cz: false
  33. content.register_protocol_handler:
  34. https://calendar.google.com?cid=%25s: false
  35. https://mail.google.com?extsrc=mailto&url=%25s: false
  36. https://urbit.vornet.cz?ext=%25s: true
  37. https://webmail.migadu.com?mailto&to=%25s: false
  38. content.user_stylesheets:
  39. global:
  40. - "user_stylesheets/netvor.css"