diff options
| author | Mohammad Reza Karimi <m.r.karimi.j@gmail.com> | 2026-01-05 16:36:54 -0500 |
|---|---|---|
| committer | Mohammad Reza Karimi <m.r.karimi.j@gmail.com> | 2026-01-05 16:36:54 -0500 |
| commit | 6c17d2c74ea4daeb9dbf2c2b7aafeb86111b7f65 (patch) | |
| tree | 82b721da799844267bff246c22aededb3a76e5cf /qute/dot-config/qutebrowser/autoconfig.yml | |
| parent | 39efa9d37e9374023550a98b5dcb9dced682a8dd (diff) | |
update qute
Diffstat (limited to 'qute/dot-config/qutebrowser/autoconfig.yml')
| -rw-r--r-- | qute/dot-config/qutebrowser/autoconfig.yml | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/qute/dot-config/qutebrowser/autoconfig.yml b/qute/dot-config/qutebrowser/autoconfig.yml deleted file mode 100644 index 46b73d3..0000000 --- a/qute/dot-config/qutebrowser/autoconfig.yml +++ /dev/null @@ -1,34 +0,0 @@ -# If a config.py file exists, this file is ignored unless it's explicitly loaded -# via config.load_autoconfig(). For more information, see: -# https://github.com/qutebrowser/qutebrowser/blob/main/doc/help/configuring.asciidoc#loading-autoconfigyml -# DO NOT edit this file by hand, qutebrowser will overwrite it. -# Instead, create a config.py - see :help for details. - -config_version: 2 -settings: - content.blocking.hosts.lists: - global: - - https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts - content.headers.user_agent: - https://accounts.google.com/*: Mozilla/5.0 ({os_info}; rv:131.0) Gecko/20100101 - Firefox/131.0 - content.javascript.clipboard: - https://github.com: access-paste - content.notifications.enabled: - https://web.whatsapp.com: true - content.register_protocol_handler: - https://calendar.google.com?cid=%25s: true - https://outlook.office.com?mailtouri=%25s: false - content.user_stylesheets: - global: null - downloads.location.suggestion: - global: both - spellcheck.languages: - global: - - en-US - tabs.last_close: - global: close - url.default_page: - global: file:///home/moreka/.config/qutebrowser/startpage.html - url.start_pages: - global: file:///home/moreka/.config/qutebrowser/startpage.html |
