From a5d21a49ccdc6141790085d4bd26b667b8d5618d Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Tue, 21 Jan 2025 23:05:03 +0100 Subject: checkpoint --- bin/extra/202020 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/extra/202020') diff --git a/bin/extra/202020 b/bin/extra/202020 index 35ce1c9..9833e48 100755 --- a/bin/extra/202020 +++ b/bin/extra/202020 @@ -5,10 +5,10 @@ sounds="$HOME/sync/share/sounds" if [ "$1" ]; then $mpvCommand "$sounds"/avert1.ogg & - herbe '202020' 'avert!' & + notify-send '_202020' '*avert!' & sleep 20s $mpvCommand "$sounds"/avert2.ogg & - herbe '202020' 'stop averting' & + notify-send '_202020' '*stop averting' & exit fi -- cgit v1.2.3