From e548412b8eb5c02024645e790745a41ac1ba1192 Mon Sep 17 00:00:00 2001 From: Phil Jones Date: Thu, 8 Sep 2022 14:29:36 +0100 Subject: Make --scale default to true. This also stops font sizes from scaling when --scale=false is set. --- themes/fullscreen | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes/fullscreen') diff --git a/themes/fullscreen b/themes/fullscreen index 18b67b4..aa3a2cd 100644 --- a/themes/fullscreen +++ b/themes/fullscreen @@ -4,7 +4,7 @@ border-width = 0 outline-width = 0 padding-left = 35% padding-top = 35% -result-spacing = 50 +result-spacing = 25 num-results = 5 font = monospace background-color = #000A -- cgit v1.2.3