added left/middle/right click for forecast, nf forecast and radar support based on location
This commit is contained in:
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…
x
Reference in New Issue
Block a user