From 0a1a0582e07910f59de1ea10d2bd984668cfb442 Mon Sep 17 00:00:00 2001 From: awy Date: Thu, 2 Oct 2025 18:35:12 +0300 Subject: upd --- .local/bin/cron/newsup | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.local/bin/cron/newsup') diff --git a/.local/bin/cron/newsup b/.local/bin/cron/newsup index a7cc907..2fb090c 100755 --- a/.local/bin/cron/newsup +++ b/.local/bin/cron/newsup @@ -10,9 +10,9 @@ export WAYLAND_DISPLAY=wayland-1 pgrep -f newsraft$ && hyprctl --instance 0 dispatch sendshortcut ,R ,title:newsraft && exit -echo "" > /tmp/newsupdate +echo 🔃 > /tmp/newsupdate pkill -RTMIN+6 "${STATUSBAR:-waybar}" /usr/bin/newsraft -e reload-all rm -f /tmp/newsupdate pkill -RTMIN+6 "${STATUSBAR:-waybar}" -/usr/bin/notify-send "󰎕 RSS feed update complete." +/usr/bin/notify-send "📰 RSS feed update complete." -- cgit v1.2.3