I can use notify-send to display messages in the base conda environment
When I create a new conda environment, notify-send do not working in the new env (base env is still work). When I type notify-send 'message', nothing pops up, and no error is reported.
I think it might have something to do with environment variables, but I don't know how to fix them.
Forgive my poor linux skills.
Hoping to get your help and guidance