You are not logged in.
I have dunst running from Openbox autostart file and notify-send works fine. Added path for icons (Arc theme) again seems to work with
notify-send fredBut when Network manager connects to wired network I get (A) instead of an icon.
Followed wiki guide and have checked dunst git wiki but am a little confused as to NM is creating notifications.
Has anyone had or fixed this issue? And do you need:
# Dbus fix
if [ -z "$DBUS_SESSION_BUS_ADDRESS" ]; then
eval "$(dbus-launch --sh-syntax --exit-with-session)"
fiAny more?
EDIT Solved by reading wiki and stopping agent from starting.
Last edited by Mr Green (2020-03-11 14:35:13)
Mr Green
Offline