24 lines
874 B
Markdown
24 lines
874 B
Markdown
# Framework Plymouth Theme
|
|
|
|
Theme with animated Framework logo. Inspiration from [KDE Splashscreen](https://github.com/NL-TCH/Frame.Work_SplashScreen-KDE).
|
|
|
|
Artwork credit to sniss https://community.frame.work/t/framework-fan-art/6626/39
|
|
|
|
## Installation
|
|
|
|
Copy the `framework` folder to your Plymouth theme folder (in Fedora, it's `/usr/share/plymouth/themes/`).
|
|
|
|
To see if it's in the right spot, you can run `plymouth-set-default-theme -l`
|
|
|
|
To set the theme, execute this command:
|
|
```
|
|
sudo plymouth-set-default-theme framework -R
|
|
```
|
|
|
|
## Distro Logo
|
|
|
|
If you want to add your distro logo to the boot animation screen, insert it as `watermark.png`
|
|
|
|
You should be able to reuse your distro's watermark image from one of your existing themes. Fedora image included for reference; just rename `fedora_watermark.png` to `watermark.png` and move it into the `framework` folder.
|
|
|