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 `