Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ruslansin authored Nov 25, 2017
1 parent 0375019 commit d7cf3ce
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,9 @@
Mailspring plugin. It adds support for Launcher API (Unity) notifications to the dock
![screenshot](https://github.com/snqlby/launcher-api-support/raw/master/media/screenshot.png)

# GNOME Dash to Dock extension compatibility
# Plank and GNOME Dash to Dock extension compatibility
It is possible to use this plugin for [Dash to Dock](https://extensions.gnome.org/extension/307/dash-to-dock/) extension. Make sure your Dash to Dock build and linux distributive have support for unity notifications.
You may need to install a version from the [GitHub repository](https://github.com/micheleg/dash-to-dock).
You also need to add support for the Launcher API, if that was not provided by your DE.

| Distributive | DE |Package |
|:-------------:|:-------------:|:--------:|
| Arch Linux | GNOME | [libunity](https://aur.archlinux.org/packages/libunity/) |
You may need to install a version from the [Dash to Dock repository](https://github.com/micheleg/dash-to-dock).

## Installation from source
```Bash
Expand Down

0 comments on commit d7cf3ce

Please sign in to comment.