I am trying to use notify-send, but it doesn't display.
I am reasonably sure I have the correct packages installed, but I am not expert in configuring the notification settings.
I know I have some sort of notification package working - I get notifications from Pidgin (sporadically).
What is the correct configuration for notify-send to operate correctly?
I have
libnotify-bininstalledI have the
notification-daemoninstalled
sudo apt-get --reinstall install libnotify-bin notify-osd– Eliah Kagan Jul 05 '12 at 12:39pacman -Rnsdd libnotify && pacman -Sy libnotify– Mark K Cowan Nov 25 '16 at 16:40GOLDfor you! :D – Jane Jan 27 '23 at 12:50thanks! ️ – Jane Jan 27 '23 at 12:52