notify-send: send notification from script running as root
1
vote
1
answer
477
views
In my desktop environment, I am using
dunst
as notification daemon, and I can send notification as:
notify-send "some message"
I have a terminal window open, where I am logged in as root, and I have backup script running. I would like to receive notification when the script completes.
How can I send notification as root, when I am logged in as regular user?
Asked by Martin Vegter
(598 rep)
Apr 3, 2023, 06:39 AM
Last activity: Apr 3, 2023, 08:45 PM
Last activity: Apr 3, 2023, 08:45 PM