This commit is contained in:
Michael Chalupiak
2025-03-24 16:17:40 -04:00
parent 3d1ff7934a
commit bc3bb4ed16
22 changed files with 565 additions and 183 deletions

View File

@@ -8,8 +8,10 @@
##
## Documentation:
## qute://help/configuring.html
## qute://help/settings.html
config.source('theme.py')
## qute://help/settings.htm
##
import rosepine
rosepine.setup(c, 'rose-pine-moon', True)
## This is here so configs done via the GUI are still loaded.
## Remove it to not load settings done via the GUI.
@@ -721,7 +723,7 @@ c.url.searchengines = { "DEFAULT" : "searx.mchalupiak.com/search?q={}" }
## given page, use the `content.blocking.enabled` setting with a URL
## pattern instead.
## Type: List of UrlPattern
# c.content.blocking.whitelist = []
c.content.blocking.whitelist = []
## Enable support for the HTML 5 web application cache feature. An
## application cache acts like an HTTP cache in some sense. For documents