A GNOME Shell 40+ Extension
Requirements:
- GNOME Shell (version 40+)
Manual Installation:
- Clone this repo
$ git clone https://github.com/icedman/dash2dock-lite.git
- Use the
Makefile
to build and install
$ cd dash2dock-lite
$ make
Using the AUR (Arch User Repository): This requires an Arch-based distribution to work:
$ git clone https://aur.archlinux.org/gnome-shell-extension-dash2dock-lite.git
$ makepkg -si
Distributed under the GPL 3.0 License. See LICENSE for more information.