1
0
mirror of https://github.com/alrayyes/dotfiles/ synced 2023-11-14 15:56:30 +00:00

feat: updated icon

This commit is contained in:
Ryan Kes 2020-12-20 15:20:26 +01:00
parent ca0f1bf852
commit 21996faf2d

View File

@ -4,7 +4,7 @@ ping -q -c 1 example.org >/dev/null || exit
/usr/bin/notify-send "📰 Updating RSS feeds..."
pgrep -f newsboat$ && /usr/bin/xdotool key --window "$(/usr/bin/xdotool search --name newsboat)" R && exit
echo 🔃 >/tmp/newsupdate
echo "📰📻🔃" >/tmp/newsupdate
pkill -RTMIN+4 "${STATUSBAR:-dwmblocks}"
/usr/bin/newsboat -x reload
rm -f /tmp/newsupdate