42 lines
941 B
JSON
42 lines
941 B
JSON
{
|
|
"id": "f8369178-fafe-40c2-adc4-b9b08a125456",
|
|
"snapshot": "chrome",
|
|
"instruction": "Help me to install Orchis theme from gnome-look.org and change to it for my GNOME desktop.",
|
|
"source": "https://itsfoss.com/install-switch-themes-gnome-shell",
|
|
"config": [],
|
|
"trajectory": "trajectories/f8369178-fafe-40c2-adc4-b9b08a125456",
|
|
"related_apps": [
|
|
"chrome",
|
|
"os"
|
|
],
|
|
"evaluator": {
|
|
"postconfig": [
|
|
{
|
|
"type": "execute",
|
|
"parameters": {
|
|
"command": [
|
|
"gsettings",
|
|
"get",
|
|
"org.gnome.desktop.interface",
|
|
"gtk-theme"
|
|
],
|
|
"stdout": "gsettings.out"
|
|
}
|
|
}
|
|
],
|
|
"func": "check_list",
|
|
"result": {
|
|
"type": "cache_file",
|
|
"path": "gsettings.out"
|
|
},
|
|
"expected": {
|
|
"type": "rule",
|
|
"rules": {
|
|
"expect": [
|
|
"Orchis"
|
|
]
|
|
}
|
|
}
|
|
},
|
|
"proxy": false
|
|
} |