aboutsummaryrefslogtreecommitdiff
path: root/.config/qutebrowser
diff options
context:
space:
mode:
Diffstat (limited to '.config/qutebrowser')
-rw-r--r--.config/qutebrowser/autoconfig.yml138
1 files changed, 138 insertions, 0 deletions
diff --git a/.config/qutebrowser/autoconfig.yml b/.config/qutebrowser/autoconfig.yml
new file mode 100644
index 0000000..f03d42d
--- /dev/null
+++ b/.config/qutebrowser/autoconfig.yml
@@ -0,0 +1,138 @@
+# 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/master/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:
+ bindings.commands:
+ global:
+ normal:
+ gle: spawn --userscript leo-eng
+ glf: spawn --userscript leo-fr
+ colors.completion.category.bg:
+ global: '#252525'
+ colors.completion.category.border.bottom:
+ global: '#252525'
+ colors.completion.category.border.top:
+ global: '#252525'
+ colors.completion.even.bg:
+ global: '#181818'
+ colors.completion.item.selected.bg:
+ global: '#547f62'
+ colors.completion.item.selected.border.bottom:
+ global: '#547f62'
+ colors.completion.item.selected.border.top:
+ global: '#547f62'
+ colors.completion.item.selected.match.fg:
+ global: '#ffffff'
+ colors.completion.match.fg:
+ global: '#547f62'
+ colors.completion.odd.bg:
+ global: '#181818'
+ colors.completion.scrollbar.bg:
+ global: '#252525'
+ colors.completion.scrollbar.fg:
+ global: '#547f62'
+ colors.messages.error.bg:
+ global: '#bc5858'
+ colors.messages.info.bg:
+ global: '#181818'
+ colors.messages.warning.bg:
+ global: '#e8c75c'
+ colors.statusbar.command.bg:
+ global: '#181818'
+ colors.statusbar.insert.bg:
+ global: '#252525'
+ colors.statusbar.normal.bg:
+ global: '#181818'
+ colors.statusbar.progress.bg:
+ global: '#547f62'
+ colors.statusbar.url.error.fg:
+ global: '#bc5858'
+ colors.statusbar.url.hover.fg:
+ global: '#6da6ce'
+ colors.statusbar.url.success.http.fg:
+ global: '#989898'
+ colors.statusbar.url.success.https.fg:
+ global: '#547f62'
+ colors.tabs.bar.bg:
+ global: '#181818'
+ colors.tabs.even.bg:
+ global: '#181818'
+ colors.tabs.even.fg:
+ global: '#999'
+ colors.tabs.indicator.error:
+ global: '#e8c75c'
+ colors.tabs.indicator.start:
+ global: '#6da6ce'
+ colors.tabs.indicator.stop:
+ global: '#547f62'
+ colors.tabs.odd.bg:
+ global: '#181818'
+ colors.tabs.odd.fg:
+ global: '#999'
+ colors.tabs.selected.even.bg:
+ global: '#547f62'
+ colors.tabs.selected.odd.bg:
+ global: '#547f62'
+ colors.webpage.darkmode.algorithm:
+ global: lightness-cielab
+ colors.webpage.darkmode.enabled:
+ global: false
+ colors.webpage.darkmode.grayscale.all:
+ global: true
+ colors.webpage.darkmode.grayscale.images:
+ global: 0.5
+ colors.webpage.darkmode.policy.images:
+ global: never
+ colors.webpage.darkmode.policy.page:
+ global: always
+ colors.webpage.darkmode.threshold.background:
+ global: 24
+ content.blocking.enabled:
+ global: true
+ content.blocking.method:
+ global: adblock
+ content.notifications.enabled:
+ https://www.chess.com: false
+ https://www.reddit.com: false
+ downloads.location.directory:
+ global: ~/Downloads
+ qt.force_platformtheme:
+ global: null
+ qt.workarounds.locale:
+ global: true
+ qt.workarounds.remove_service_workers:
+ global: false
+ statusbar.padding:
+ global:
+ bottom: 5
+ left: 5
+ right: 5
+ top: 5
+ statusbar.position:
+ global: bottom
+ tabs.indicator.padding:
+ global:
+ bottom: 4
+ left: 2
+ right: 5
+ top: 4
+ tabs.indicator.width:
+ global: 9
+ tabs.max_width:
+ global: 250
+ tabs.padding:
+ global:
+ bottom: 5
+ left: 5
+ right: 5
+ top: 5
+ tabs.position:
+ global: top
+ url.default_page:
+ global: ~/.config/startpage/start.html
+ url.start_pages:
+ global: ~/.config/startpage/start.html