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