mirror of
https://github.com/alrayyes/dotfiles/
synced 2023-11-14 15:56:30 +00:00
feat: updated icon
This commit is contained in:
parent
ca0f1bf852
commit
21996faf2d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user