JiayuanWen / nobara-kde-splashscreen

Simple splashscreen for Glorious Eggroll's Nobara Linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.
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:

Forked from Breeze splashscreen by KDE Visual Design Group.

About

Simple splashscreen for Glorious Eggroll's Nobara Linux

License:GNU General Public License v2.0


Languages

Language:Shell 100.0%