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.
Files
.bin
.config
audacious
conky
dconf
dsk
run
conky
conky-wttr
g910
ipfs
kdeconnect
mate-volume-control-applet
redshift
dskrc
dunst
gtk-3.0
htop
i3
liferea
neofetch
nitrogen
pulse
qt5ct
rofi
syncthing-gtk
tint2
xrdb
zim
compton.conf
dircolors
redshift.conf
user-dirs.dirs
user-dirs.locale
.local
.ssh
.themes
.vim
.bashrc
.functions
.gitconfig
.gitmodules
.gtkrc-2.0
.inputrc
.kshrc
.profile
.vimrc
.xinitrc
.zshrc
home/.config/dsk/run/conky-wttr
2019-02-06 13:42:50 -06: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}"