An open API service indexing awesome lists of open source software.

https://github.com/hardpixel/dash-to-plank

GNOME Shell extension to integrate Plank, the simplest dock on the planet.
https://github.com/hardpixel/dash-to-plank

gnome gnome-extension gnome-shell gnome-shell-extension plank

Last synced: about 2 months ago
JSON representation

GNOME Shell extension to integrate Plank, the simplest dock on the planet.

Awesome Lists containing this project

README

        

# Dash to Plank
Gnome Shell extension to integrate [Plank](https://launchpad.net/plank), the simplest dock on the planet. To use this extension you must **install Plank** on your system. Also the extension works only on X11, **Wayland is not supported**.

![Screenshot](https://raw.githubusercontent.com/hardpixel/dash-to-plank/master/screenshot.png)

## Install
Make sure you have installed `plank`, the extension with throw a schema not found error if plank is not installed:

* Debian/Ubuntu: apt install plank
* Fedora/RHEL: dnf install plank
* Arch: pacman -S plank

Then, download the latest [release](https://github.com/hardpixel/dash-to-plank/releases) and extract `[email protected]` into `~/.local/share/gnome-shell/extensions`.

### Gnome Shell Extensions
The easiest way to install this extension is via the official [Gnome Shell Extensions](https://extensions.gnome.org) resource page [here](https://extensions.gnome.org/extension/4198/dash-to-plank).

### Packages
Arch Linux: [AUR package](https://aur.archlinux.org/packages/gnome-shell-extension-dash-to-plank)

## Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/hardpixel/dash-to-plank.

## License
Dash to Plank is available as open source under the terms of the [GPLv3](http://www.gnu.org/licenses/gpl-3.0.en.html)