From 07ff387293907e92f3f1cdcc088eb0ffb873fc37 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Fri, 12 Nov 2021 13:20:11 -0800 Subject: [PATCH] Drop match level on an Evince needle a bit 96% match with today's Rawhide, don't feel like a new needle. Signed-off-by: Adam Williamson --- needles/gnome/apps/evince/evince_shortcuts_third.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/needles/gnome/apps/evince/evince_shortcuts_third.json b/needles/gnome/apps/evince/evince_shortcuts_third.json index 160455d1..e0d9d8f0 100644 --- a/needles/gnome/apps/evince/evince_shortcuts_third.json +++ b/needles/gnome/apps/evince/evince_shortcuts_third.json @@ -5,11 +5,12 @@ "ypos": 700, "width": 36, "height": 36, - "type": "match" + "type": "match", + "match": 92 } ], "properties": [], "tags": [ "evince_shortcuts_third" ] -} \ No newline at end of file +}