Add new variant boot_enter_passphrase graphical needle

The graphics on the boot_enter_passphrase screen can be a bit narrower
than currently expected. Add a new needle to account for this.

Signed-off-by: Deborah Brouwer <deborah.brouwer@collabora.com>
This commit is contained in:
Deborah Brouwer 2024-06-13 20:01:46 -07:00 committed by lruzicka
parent b9125b9702
commit 3afc8fbed7
2 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,15 @@
{
"area": [
{
"xpos": 382,
"ypos": 287,
"width": 19,
"height": 20,
"type": "match"
}
],
"properties": [],
"tags": [
"boot_enter_passphrase"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB