From d775ef53c47d7f798e905c0e00d3274332fac1e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20R=C5=AF=C5=BEi=C4=8Dka?= Date: Mon, 19 Feb 2024 17:33:37 +0100 Subject: [PATCH] Change needle are and lower threshold a bit to make it pass more easily. --- .../nautilus_hidden_file_shown-20230218.json | 29 ++++++++++--------- 1 file changed, 15 insertions(+), 14 deletions(-) diff --git a/needles/gnome/apps/nautilus/nautilus_hidden_file_shown-20230218.json b/needles/gnome/apps/nautilus/nautilus_hidden_file_shown-20230218.json index 699be46f..4bb80dd2 100644 --- a/needles/gnome/apps/nautilus/nautilus_hidden_file_shown-20230218.json +++ b/needles/gnome/apps/nautilus/nautilus_hidden_file_shown-20230218.json @@ -1,15 +1,16 @@ -{ - "area": [ - { - "height": 35, - "width": 122, - "ypos": 287, - "type": "match", - "xpos": 272 - } - ], - "properties": [], - "tags": [ - "nautilus_hidden_file_shown" - ] +{ + "area": [ + { + "xpos": 307, + "ypos": 293, + "width": 84, + "height": 21, + "type": "match", + "match": "94" + } + ], + "properties": [], + "tags": [ + "nautilus_hidden_file_shown" + ] } \ No newline at end of file