From 6c17d2c74ea4daeb9dbf2c2b7aafeb86111b7f65 Mon Sep 17 00:00:00 2001 From: Mohammad Reza Karimi Date: Mon, 5 Jan 2026 16:36:54 -0500 Subject: update qute --- qute/dot-config/qutebrowser/autoconfig.yml | 34 ------------------------------ 1 file changed, 34 deletions(-) delete mode 100644 qute/dot-config/qutebrowser/autoconfig.yml (limited to 'qute/dot-config/qutebrowser/autoconfig.yml') 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 -- cgit v1.2.3-71-gdd5e