Added notification.

This commit is contained in:
CronyAkatsuki 2021-07-06 20:07:13 +02:00
parent bdfd2aec6d
commit dad68ff550

View File

@ -34,4 +34,5 @@ do
done
# open the file using xdg-open
quick-notify "Opening file" "$dir"
xdg-open "$dir"