Skip to content

Installation

Jason DeRose edited this page Jan 27, 2018 · 9 revisions

Installation from GNOME Extensions

The easiest way to install Dash-to-Panel is from GNOME Extensions.

Installation from Github

The extension can be installed directly from source, either for the convenience of using git or to test the latest development version.

Clone the desired branch with git

git clone https://github.com/jderose9/dash-to-panel

or download the branch from github. A simple Makefile is included. Then run

make install

to install the extension in your home directory. A Shell reload is required Alt+F2 r Enter and the extension has to be enabled with gnome-tweak-tool or with dconf.

Clone this wiki locally