#!/usr/bin/gjs
imports.searchPath.push("/usr/share/org.gnome.Weather.Application");
imports.package.launch({ name: "org.gnome.Weather.Application" });