Open yrps opened 8 years ago
Correct me if I'm wrong, but it seems the devmon script checks only for zenity and spacefm for the purpose of sending desktop notifications.
zenity depends on libnotify. If libnotify is available and zenity isn't, the user should still be able to get notifications via notify-send.
notify-send
I can put together a PR if interested.
Correct me if I'm wrong, but it seems the devmon script checks only for zenity and spacefm for the purpose of sending desktop notifications.
zenity depends on libnotify. If libnotify is available and zenity isn't, the user should still be able to get notifications via
notify-send
.I can put together a PR if interested.