Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
dschep authored Sep 13, 2018
1 parent 001c782 commit 280f30c
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,9 @@ It can be installed in a virtualenv, but with some caveats: Linux notifications
require ``--system-site-packages`` for the virtualenv and OS X notifications
don't work at all.

**:penguin: NOTE:** `Linux Desktop Notifications <#linux-desktop-notifications---linux>`_
require Python DBUS bindings. See `here <#linux-desktop-notifications---linux>`_ for more info.

Shell integration
~~~~~~~~~~~~~~~~~
``ntfy`` has support for **automatically** sending notifications when long
Expand Down Expand Up @@ -270,8 +273,7 @@ The following dependecies should be installed.

.. code:: shell
$ sudo apt-get install libdbus-glib-1-dev libdbus-1-dev
$ pip install --user dbus-python
$ sudo apt install python-dbus # on ubuntu/debian
You will need to install some font that supports emojis (in Debian `fonts-symbola` or Gentoo `media-fonts/symbola`).

Expand Down

0 comments on commit 280f30c

Please sign in to comment.