aboutsummaryrefslogtreecommitdiffstats
path: root/qutebrowser
diff options
context:
space:
mode:
Diffstat (limited to 'qutebrowser')
-rw-r--r--qutebrowser/.config/qutebrowser/config.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/qutebrowser/.config/qutebrowser/config.py b/qutebrowser/.config/qutebrowser/config.py
new file mode 100644
index 0000000..b533853
--- /dev/null
+++ b/qutebrowser/.config/qutebrowser/config.py
@@ -0,0 +1,4 @@
+c.url.start_pages = ['https://start.duckduckgo.com', 'https://raw.githubusercontent.com/qutebrowser/qutebrowser/master/doc/img/cheatsheet-big.png']
+c.input.partial_timeout = 10000
+c.messages.timeout = 5000
+c.content.pdfjs = True