diff options
author | Phil Jones <philj56@gmail.com> | 2022-09-08 14:29:36 +0100 |
---|---|---|
committer | Phil Jones <philj56@gmail.com> | 2022-09-08 14:29:36 +0100 |
commit | e548412b8eb5c02024645e790745a41ac1ba1192 (patch) | |
tree | 85e63142423d1c547fff5f98ae4b97dd3b1a7818 /themes/fullscreen | |
parent | 38fb64271e41c2f578da509e334932bd012a702c (diff) |
Make --scale default to true.
This also stops font sizes from scaling when --scale=false is set.
Diffstat (limited to 'themes/fullscreen')
-rw-r--r-- | themes/fullscreen | 2 |
1 files changed, 1 insertions, 1 deletions
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 |