From 15cf9035000a048547c297a985cd799e7963097b Mon Sep 17 00:00:00 2001 From: Siraaj Khandkar Date: Sun, 28 Feb 2021 11:33:30 -0500 Subject: [PATCH] Add keyboard combo to launch hourly weather URI --- home/.xbindkeysrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/home/.xbindkeysrc b/home/.xbindkeysrc index e716ac1..bb34e7a 100644 --- a/home/.xbindkeysrc +++ b/home/.xbindkeysrc @@ -159,6 +159,8 @@ # 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'" + Mod4 + Shift + w # Calendar "notify_cal" -- 2.20.1