Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kde/plymouth-kcm

KCM to manage the Plymouth (Boot) theme
https://github.com/kde/plymouth-kcm

Last synced: 4 days ago
JSON representation

KCM to manage the Plymouth (Boot) theme

Awesome Lists containing this project

README

        

to build:

mkdir build
cd build
cmake .. -DCMAKE_INSTALL_PREFIX=`kf5-config --prefix`
make install