by roundabout, Wednesday, 18 February 2026, 20:22:37 (1771446157), pushed by roundabout, Wednesday, 18 February 2026, 20:22:42 (1771446162)
Author identity: Vlad <vlad.muntoiu@gmail.com>
c96c3ea4d4241a0fd2bf7a9f5e4a6a6797ce6418
applets/weather1/__init__.py
@@ -36,7 +36,7 @@ gi.require_version("Gtk", "4.0")
from gi.repository import Gtk, GLib, Gio, Gdk
weather_location = Path(os.environ.get("XDG_DATA_HOME") or "~/.local/share").expanduser() / "weather"
weather_location = Path(os.environ.get("XDG_DATA_HOME") or "~/.local/share").expanduser() / "owf"
custom_css = """