Change dunstify to notidy-send
This commit is contained in:
@@ -188,7 +188,7 @@ if [[ -f $1 ]]; then
|
||||
exit;
|
||||
fi
|
||||
khal import -a "$calendar" --batch $1 && \
|
||||
dunstify "Calendar" "Even added";
|
||||
notify-send --hint=string:x-dunst-stack-tag:fJeNG8gc "Calendar" "Even added";
|
||||
fi
|
||||
fi
|
||||
#+end_src
|
||||
|
||||
Reference in New Issue
Block a user