Fix cron-notify script

This commit is contained in:
ItsDrike 2022-06-21 16:23:34 +02:00
parent 3f1d2d31b0
commit c472c24cc2
No known key found for this signature in database
GPG key ID: B014E761034AF742

View file

@ -8,5 +8,4 @@
XDG_RUNTIME_DIR="/run/user/$(id -u)" \
DISPLAY=:0 \
notify-send "Cron Notification" $@
notify-send "$@"