62 lines
3.3 KiB
Plaintext
62 lines
3.3 KiB
Plaintext
auto_save.session = true
|
|
backend = webengine
|
|
bindings.commands = {"normal": {"<Alt+j>": "tab-focus", "gc": "spawn --userscript qute-bitwarden --password-prompt-invocation /home/trey/bin/qutebrowser-bitwarden-prompt.sh --auto-lock 0", "gl": "spawn --userscript qute-bitwarden --password-prompt-invocation /home/trey/bin/qutebrowser-bitwarden-prompt.sh --auto-lock 86400", "gp": "spawn --userscript qute-bitwarden --password-prompt-invocation /home/trey/bin/qutebrowser-bitwarden-prompt.sh -w --auto-lock 86400"}}
|
|
colors.statusbar.normal.bg = #282828
|
|
colors.statusbar.normal.fg = #ffd7af
|
|
colors.statusbar.url.fg = #ffd7af
|
|
colors.statusbar.url.success.http.fg = #ffd7af
|
|
colors.tabs.bar.bg = #282828
|
|
colors.tabs.even.bg = #333333
|
|
colors.tabs.even.fg = #ffd7af
|
|
colors.tabs.odd.bg = #444444
|
|
colors.tabs.odd.fg = #ffd7af
|
|
colors.tabs.pinned.even.bg = #333333
|
|
colors.tabs.pinned.even.fg = #ffd7af
|
|
colors.tabs.pinned.odd.bg = #282828
|
|
colors.tabs.pinned.odd.fg = #ffd7af
|
|
colors.tabs.pinned.selected.even.bg = #cccccc
|
|
colors.tabs.pinned.selected.even.fg = #000000
|
|
colors.tabs.pinned.selected.odd.bg = #cccccc
|
|
colors.tabs.pinned.selected.odd.fg = #000000
|
|
colors.tabs.selected.even.bg = #cccccc
|
|
colors.tabs.selected.even.fg = #000000
|
|
colors.tabs.selected.odd.bg = #cccccc
|
|
colors.tabs.selected.odd.fg = #000000
|
|
colors.webpage.darkmode.enabled = true
|
|
colors.webpage.darkmode.policy.images = smart
|
|
colors.webpage.darkmode.threshold.background = 205
|
|
colors.webpage.darkmode.threshold.text = 150
|
|
colors.webpage.preferred_color_scheme = dark
|
|
completion.cmd_history_max_items = -1
|
|
completion.open_categories = ["searchengines", "quickmarks", "bookmarks", "history", "filesystem"]
|
|
completion.quick = true
|
|
https://*.instacart.com/*: content.blocking.enabled = false
|
|
https://*.rocketaccount.com/*: content.blocking.enabled = false
|
|
https://*.rocketmortgage.com/*: content.blocking.enabled = false
|
|
content.blocking.whitelist = ["https://cdn.eu1.exponea.com/zagg-us-production-2/*"]
|
|
content.cookies.accept = all
|
|
https://order.firehousesubs.com: content.geolocation = true
|
|
https://www.aetna.com: content.geolocation = true
|
|
https://www.google.com: content.geolocation = true
|
|
https://www.neworleanssaints.com: content.geolocation = false
|
|
https://www.tracfone.com: content.geolocation = false
|
|
https://forum.ghost.org: content.headers.user_agent = Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36(KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36
|
|
content.javascript.clipboard = access
|
|
https://calendar.google.com: content.notifications.enabled = true
|
|
https://messages.google.com: content.notifications.enabled = true
|
|
https://www.youtube.com: content.notifications.enabled = false
|
|
https://mail.google.com: content.notifications.enabled = false
|
|
https://calendar.google.com?cid=%25s: content.register_protocol_handler = true
|
|
https://mail.google.com?extsrc=mailto&url=%25s: content.register_protocol_handler = false
|
|
editor.command = ["alacritty", "--command", "vim", "{file}", "-c", "normal {line0}G{column0}l"]
|
|
fonts.default_family = IntelOne Mono Light
|
|
new_instance_open_target = tab
|
|
tabs.pinned.shrink = false
|
|
tabs.position = left
|
|
tabs.title.format = {audio}{aligned_index}: {current_title}
|
|
tabs.title.format_pinned = {audio}{aligned_index}: {current_title}
|
|
url.auto_search = naive
|
|
url.default_page = about:blank
|
|
url.searchengines = {"DEFAULT": "https://google.com/search?q={semiquoted}"}
|
|
url.start_pages = about:blank
|