mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2024-11-10 02:39:40 +00:00
Fix cron-notify script
This commit is contained in:
parent
3f1d2d31b0
commit
c472c24cc2
|
@ -8,5 +8,4 @@
|
|||
|
||||
XDG_RUNTIME_DIR="/run/user/$(id -u)" \
|
||||
DISPLAY=:0 \
|
||||
notify-send "Cron Notification" $@
|
||||
|
||||
notify-send "$@"
|
||||
|
|
Loading…
Reference in a new issue