You are not logged in.

#1 2020-02-27 11:36:48

Mr Green
Forum Fellow
From: U.K.
Registered: 2003-12-21
Posts: 5,932
Website

NetworkManager and dunst icon issue [Solved]

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 fred

But 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)"
fi

Any 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

Board footer

Powered by FluxBB