darkmode thing breaks youtube
This commit is contained in:
parent
c51f35e147
commit
49df309594
1 changed files with 0 additions and 4 deletions
|
@ -149,10 +149,6 @@ config.set('content.javascript.enabled', True, 'qute://*/*')
|
||||||
# dark mode
|
# dark mode
|
||||||
config.set('colors.webpage.preferred_color_scheme', 'dark')
|
config.set('colors.webpage.preferred_color_scheme', 'dark')
|
||||||
|
|
||||||
# eyes hurt
|
|
||||||
config.set('colors.webpage.darkmode.enabled', True)
|
|
||||||
config.set('colors.webpage.darkmode.policy.images', 'never')
|
|
||||||
|
|
||||||
# kee pass x c
|
# kee pass x c
|
||||||
# anyone who uses pass is NOT real
|
# anyone who uses pass is NOT real
|
||||||
config.bind('pw', 'spawn --userscript qute-keepassxc --insecure', mode='normal')
|
config.bind('pw', 'spawn --userscript qute-keepassxc --insecure', mode='normal')
|
||||||
|
|
Loading…
Reference in a new issue