commit 291b69b7134e513ccfc94de95fee477b5cdede83
parent ec5c22e3d49f8edbeb1682d0f9565cbe3487004b
Author: awy <awy@awy.one>
Date: Sun, 21 Dec 2025 04:31:56 +0300
e
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.local/bin/cron/newsup b/.local/bin/cron/newsup
@@ -7,7 +7,7 @@ export WAYLAND_DISPLAY=wayland-1
pgrep -f newsraft$ && /usr/bin/wlrctl window focus title:newsraft && /usr/bin/wlrctl keyboard type R && exit
-echo "<span color='#7F7F7F'>[updating]</span>" >/tmp/newsupdate
+echo "🔃" >/tmp/newsupdate
pkill -RTMIN+6 ".*blocks|waybar"
/usr/bin/newsraft -e reload-all
rm -f /tmp/newsupdate