This repository has been archived on 2025-01-31. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
home/.config/dsk/run/conky-wttr
2019-06-07 02:18:11 -05:00

4 lines
148 B
Bash
Executable File

#! /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}"