1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2024-09-21 22:47:22 +00:00
os-autoinst-distri-fedora/needles/gnome/apps/navigation/navigation_navibar_terminal-20240813.json
Adam Williamson 4be9ce3e88 Use 'terminal' instead of 'gnome-terminal' for ptyxis switch
In several places we run 'gnome-terminal' explicitly, but as of
today's compose, the default terminal app on GNOME in Rawhide is
ptyxis, not gnome-terminal.

Running 'terminal' should launch whichever is correct, so let's
consistently do that.

Also, add an apps_run_terminal needle and navigation navbar
needle for ptyxis.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2024-08-13 10:39:20 -04:00

15 lines
216 B
JSON

{
"area": [
{
"width": 122,
"xpos": 588,
"ypos": 370,
"height": 34,
"type": "match"
}
],
"properties": [],
"tags": [
"navigation_navibar_terminal"
]
}