This repository has been archived on 2025-01-31. You can view files and clone it, but cannot push or open issues or pull requests.

4 lines
148 B
Bash

#! /usr/bin/env bash
source "$HOME/.location"
exec conky -c "$XDG_CONFIG_HOME/conky/conky-wttr.conf" -t "\${curl wttr.in/$LOCATION_CONKY?AQTFn 60}"