DSK: Update conky-wttr script
This commit is contained in:
parent
e8e6cb26cc
commit
63259b011e
@ -1,2 +1,3 @@
|
||||
#! /usr/bin/env bash
|
||||
exec conky
|
||||
source "$HOME/.location"
|
||||
exec conky -c "$XDG_CONFIG_HOME/conky/conky-wttr.conf" -t "\${curl wttr.in/$LOCATION_CONKY?AQTFn 60}"
|
||||
|
Loading…
Reference in New Issue
Block a user