diff options
-rw-r--r-- | config.dot/qutebrowser/config.py.link | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.dot/qutebrowser/config.py.link b/config.dot/qutebrowser/config.py.link index 89be5cd..1a56821 100644 --- a/config.dot/qutebrowser/config.py.link +++ b/config.dot/qutebrowser/config.py.link @@ -385,7 +385,7 @@ c.fonts.messages.warning = '10pt monospace' ## color). ## Type: QtColor # c.colors.webpage.bg = 'white' -c.colors.webpage.bg = '#1c1c1c' +#c.colors.webpage.bg = '#1c1c1c' ## Number of commands to save in the command history. 0: no history / -1: ## unlimited |