From e01b68468428896485749f58b6f9f7f7b876c464 Mon Sep 17 00:00:00 2001 From: Roger Gonzalez Date: Mon, 16 Mar 2020 16:51:42 -0300 Subject: Fixed weather script --- .config/conky/weather.py | 2 ++ 1 file changed, 2 insertions(+) (limited to '.config/conky') diff --git a/.config/conky/weather.py b/.config/conky/weather.py index caa4ac68..795d2ccc 100755 --- a/.config/conky/weather.py +++ b/.config/conky/weather.py @@ -1,3 +1,5 @@ +#!/usr/bin/env python +# -*- coding: utf-8 -*- # # | '__/ _ \ / _` / __| Roger González # | | | (_) | (_| \__ \ https://rogs.me -- cgit v1.2.3