From 2b5a1d2d4a80f57a666705f7ed28305bdc79087d Mon Sep 17 00:00:00 2001 From: Siraaj Khandkar Date: Mon, 25 Oct 2021 09:46:32 -0400 Subject: [PATCH] Update weather location to NH --- home/.xbindkeysrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/.xbindkeysrc b/home/.xbindkeysrc index bffcc16..2d11757 100644 --- a/home/.xbindkeysrc +++ b/home/.xbindkeysrc @@ -159,7 +159,7 @@ # Weather "notify_weather" Mod4 + w -"xdg-open 'https://forecast.weather.gov/MapClick.php?lat=40.61&lon=-73.92&lg=english&&FcstType=graphical&menu=1'" +"xdg-open 'https://forecast.weather.gov/MapClick.php?lat=42.9581&lon=-71.4856&unit=0&lg=english&FcstType=graphical&menu=1'" Mod4 + Shift + w # Calendar -- 2.20.1