summaryrefslogtreecommitdiffstats
path: root/qutebrowser/config.py
diff options
context:
space:
mode:
authorMatthew Lemon <chaffinach+git@protonmail.ch>2022-04-19 16:17:36 +0100
committerMatthew Lemon <chaffinach+git@protonmail.ch>2022-04-19 16:17:36 +0100
commit6cc4ed44830a62b7f43870dae3fb2540687671b0 (patch)
tree64458425a1129730f3cc6c3ac2f334b8d281d5bc /qutebrowser/config.py
parent44e8e526f4faeb5a3caaf7e44f94013567ac217d (diff)
big update - profile, vim - newsboat, ignore bash taskrc
Diffstat (limited to 'qutebrowser/config.py')
-rw-r--r--qutebrowser/config.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/qutebrowser/config.py b/qutebrowser/config.py
index a43eb02..f8f3ca3 100644
--- a/qutebrowser/config.py
+++ b/qutebrowser/config.py
@@ -1493,7 +1493,7 @@ c.url.searchengines.update({'r': 'https://www.reddit.com/search?q={}'})
## Default zoom level.
## Type: Perc
-c.zoom.default = '115%'
+c.zoom.default = '110%'
## Available zoom levels.
## Type: List of Perc