summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/config.def.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/config.def.c b/config/config.def.c
index 3a77519d..1681e997 100644
--- a/config/config.def.c
+++ b/config/config.def.c
@@ -147,5 +147,5 @@ Settings config = {
.markup_rows = FALSE,
.fullscreen = FALSE,
.fake_transparency = FALSE,
- .dpi = -1,
+ .dpi = -1,
};