ver Mar6th
three new tasks
This commit is contained in:
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"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"]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user