|
|
@ -23,6 +23,8 @@ c.aliases = {'q': 'quit', 'w': 'session-save', 'wq': 'quit --save'} |
|
|
|
# Setting dark mode |
|
|
|
# Setting dark mode |
|
|
|
# config.set("colors.webpage.darkmode.enabled", True) |
|
|
|
# config.set("colors.webpage.darkmode.enabled", True) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
c.url.start_pages = "~/.dotfiles/qutebrowser/.config/qutebrowser/startpage/index.html" |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Which cookies to accept. With QtWebEngine, this setting also controls |
|
|
|
# Which cookies to accept. With QtWebEngine, this setting also controls |
|
|
|
# other features with tracking capabilities similar to those of cookies; |
|
|
|
# other features with tracking capabilities similar to those of cookies; |
|
|
|