Skip to content

KCM to manage the Plymouth (Boot) theme

Notifications You must be signed in to change notification settings

KDE/plymouth-kcm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

to build:

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