summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2015-11-03 17:34:02 +0100
committerDave Davenport <qball@gmpclient.org>2015-11-03 17:34:02 +0100
commit80ac118655841f32ff816fb13ac647e7c8799599 (patch)
treeab8ee579bf3c53aad4e830a0c66aaf862b9ca18e /config
parent6f404ddc8e59c3ca3aa20d1bb0b40a0904df1747 (diff)
Put things together, making desktop menu work
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,
};