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

nvim
spinach 2 years ago
parent a96be1e0db
commit 1539522f38

@ -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
Loading…
Cancel
Save