added left/middle/right click for forecast, nf forecast and radar support based on location

This commit is contained in:
spinach 2023-02-09 23:11:01 -05:00
parent a96be1e0db
commit 1539522f38
2 changed files with 3 additions and 1 deletions

View File

@ -79,6 +79,8 @@ exec = weather -pd
interval = 30
; left click returns forecast
click-left = weather -f
; middle click returns forecast with nerdfont support
click-middle = weather -pf
; right click returns radar
click-right = weather -r

@ -1 +1 @@
Subproject commit e9cb9b4cf663b9b85906b4c98d6bd1c0513a699c
Subproject commit e990b13ea92373b32da03b6b9d880658f0aff4e3