Skip to content

JiayuanWen/nobara-kde-splashscreen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Splashscreen for Nobara KDE

A simple splashscreen for Nobara Linux KDE. Nothing fancy, just something to make Nobara Linux feel more official. Feel free to fork to make something fancier.

Important

The main branch is being worked on for Plasma 6. For Plasma 5 code, see: https://github.com/JiayuanWen/nobara-kde-splashscreen/tree/plasma-5

Note

This splashscreen is not uploaded to KDE Store, thus it cannot be found via settings



To Install:

Download the tar archive here, save it somewhere convinent.

Extract the archive with tar:

tar -xvf Nobara-Splashscreen.tar


Go into the extracted folder:

cd Nobara-SplashScreen/


To install automatically, run install as root:

sudo ./install

If ./install give permission error, give execute permission:

sudo sh -c 'chmod +x ./install && ./install'


Alternatively, you can copy the splashscreen manually:

cp -rv ./Nobara.SplashScreen ~/.local/share/plasma/look-and-feel/


Credits:

Built on top of Breeze splashscreen by KDE Visual Design Group.