Skip to content

JiayuanWen/nobara-purple-void

Repository files navigation

Nobara Purple Void

A splashscreen for Nobara Linux KDE. Nothing fancy, just something to make Nobara Linux feel more complete.

Warning

This splashscreen is developed for KDE Plasma 6. Compatibility with Plasma 5 is untested and should be installed with caution.



(For dev) To Preview:

Note: You will have to be using KDE Plasma to be able to preview the splashscreen during development.

To preview/test the splashscreen, first give the ./preview script permission to execute:

sudo chmod +x ./preview

After granting permission, run the script to start the preview:

./preview

To Install:

Clone this repository:

git clone https://github.com/JiayuanWen/nobara-purple-void.git


Go into the cloned folder:

cd NobaraPurpleVoid/


To install:

  • Install for current user (accessible to you only):
    sudo chmod +x ./install-user && ./install-user
  • Install for entire system (everyone can use it):
    sudo sh -c 'chmod +x ./install-system && ./install-system'


Credits:

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