|
|
|
@ -222,6 +222,9 @@ config.bind('<Ctrl-p>', 'spawn --userscript qute-pass') |
|
|
|
|
#c.colors.webpage.darkmode.grayscale.images = 0.5 |
|
|
|
|
#c.colors.webpage.darkmode.policy.images = 'never' |
|
|
|
|
#c.colors.webpage.darkmode.policy.page = 'smart' |
|
|
|
|
config.bind('xs', 'config-cycle statusbar.show always never') |
|
|
|
|
config.bind('xt', 'config-cycle tabs.show always never') |
|
|
|
|
config.bind('xx', 'config-cycle tabs.show always never;; config-cycle statusbar.show always never') |
|
|
|
|
|
|
|
|
|
c.url.searchengines["g"] = "https://www.google.co.uk/search?q={}" |
|
|
|
|
c.url.searchengines["ddg"] = "https://www.duckduckgo.com/?q={}" |
|
|
|
|