Skip to content

The program dock component of LngmoOS, which relies on LingmoUI

License

Notifications You must be signed in to change notification settings

LingmoOS/lingmo-dock

Repository files navigation

Dock

LingmoOS application dock.

Dependencies

sudo pacman -S gcc cmake qt5-base qt5-quickcontrols2 kwindowsystem

You also need LingmoUI and liblingmo.

Build and Install

mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr ..
make
sudo make install

License

This project has been licensed by GPLv3.