summaryrefslogtreecommitdiff
path: root/bin/menuscripts/shdul.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/menuscripts/shdul.sh')
-rwxr-xr-xbin/menuscripts/shdul.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/menuscripts/shdul.sh b/bin/menuscripts/shdul.sh
index 4e1d744..8c059b9 100755
--- a/bin/menuscripts/shdul.sh
+++ b/bin/menuscripts/shdul.sh
@@ -113,7 +113,7 @@ view_schedule()
then
print_schedule "$1" "$2"
prev_now="$now"
- notify-send -u critical -t 5000 "shdul" "$(awk "NR==$((now-1)) {print \$2}" "$1")"
+ herbe "_shdul" "$(awk "NR==$((now-1)) {print \$2}" "$1")"
# Align with clock
sleep "$((60-$(date +%-S)))s"