Open Sicnus opened 4 years ago
I do believe #52 solves this issue? I just merged it. Try it out with the new weather module and we'll go from there.
Yes I agree, this would definitely be appreciated. Using a VPN prevents this information being useful. Thanks!
@Sicnus : Does the feature added on #141 solve your issue?
I'm having an issue with the weather applet. To me it seems the weather is being pulled from a city that's over 100 miles away from me? I see the code in ~/.tmux/plugins/tmux/scripts/weather.sh and I guess I could tweak that, but it'd be nice if I could simply put a zip code preference in my .tmux.conf file to override any magic IP location gathering bits:
set -g @dracula-show-weather 31211
Risks: Folks not in the US don't have zip codes.
Not really sure about alternatives internationally, but I'm sure someone has done this logic somewhere on plugins for different windowmanagers.