prep for icon repo

This commit is contained in:
Luke Smith
2018-11-26 14:17:18 -05:00
parent 0339e626c2
commit 7edc71556d
7 changed files with 41 additions and 8 deletions

View File

@@ -6,9 +6,13 @@
ping -q -t 1 -c 1 `ip r | grep -m 1 default | cut -d ' ' -f 3` >/dev/null || exit
note "Updating RSS feeds..." "$PIX/rss.gif"
echo 🔃 > ~/.config/newsboat/.update
pkill -RTMIN+6 i3blocks
/usr/bin/newsboat -x reload
rm -f ~/.config/newsboat/.update
pkill -RTMIN+6 i3blocks
note "RSS feed update complete." "$PIX/rss.gif"