Skip to content
Sean Flanigan edited this page Apr 24, 2019 · 5 revisions

notify-send

notify-send success
notify-send fail

Installation

On Ubuntu/Debian: sudo apt-get install libnotify-bin

notify-send configuration

In your configuration file, use:

  • notifier.notify-send.path = notify-send binary path (default: notify-send).
  • notifier.notify-send.timeout = the timeout in milliseconds at which to expire the notification (default: 2s).

safasdfasf

Clone this wiki locally