From bacfea0637f2b4e6d847acd3c28f79ff9a9fdab8 Mon Sep 17 00:00:00 2001 From: Marcel Kapfer Date: Tue, 12 May 2020 17:43:42 +0200 Subject: [PATCH] [qutebrowser] added --- qutebrowser/config.py | 180 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 180 insertions(+) create mode 100644 qutebrowser/config.py diff --git a/qutebrowser/config.py b/qutebrowser/config.py new file mode 100644 index 0000000..75369c9 --- /dev/null +++ b/qutebrowser/config.py @@ -0,0 +1,180 @@ +# Autogenerated config.py +# Documentation: +# qute://help/configuring.html +# qute://help/settings.html + +# Uncomment this to still load settings configured via autoconfig.yml +# config.load_autoconfig() + +# Require a confirmation before quitting the application. +# Type: ConfirmQuit +# Valid values: +# - always: Always show a confirmation. +# - multiple-tabs: Show a confirmation if multiple tabs are opened. +# - downloads: Show a confirmation if downloads are running +# - never: Never show a confirmation. +c.confirm_quit = ['always'] + +# Always restore open sites when qutebrowser is reopened. +# Type: Bool +c.auto_save.session = True + +# Automatically start playing `