Introduction
Introduction Statistics Contact Development Disclaimer Help
tconfig.h: increase default zoom level to 2.5x - surf - [fork] customized build…
git clone git://src.adamsgaard.dk/surf
Log
Files
Refs
README
LICENSE
---
commit 5cc0b4b850b609c62954859e255f96539df8e848
parent 142699b1a988ea40186d2ce4de3747bc2c30eb75
Author: Anders Damsgaard <[email protected]>
Date: Thu, 24 Sep 2020 14:23:54 +0200
config.h: increase default zoom level to 2.5x
Diffstat:
M config.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/config.h b/config.h
t@@ -47,7 +47,7 @@ static Parameter defconfig[ParameterLast] = {
[StrictTLS] = { { .i = 1 }, },
[Style] = { { .i = 1 }, },
[WebGL] = { { .i = 0 }, },
- [ZoomLevel] = { { .f = 1.0 }, },
+ [ZoomLevel] = { { .f = 2.5 }, },
};
static UriParameters uriparams[] = {
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.