mirror of
https://github.com/tiyn/wiki.git
synced 2025-09-19 00:37:45 +02:00
Compare commits
No commits in common. "c245c0e8b0217384e780b35da94b044967173fa8" and "f37225f27234c313aaffeb0080a8f84f6999e8fb" have entirely different histories.
c245c0e8b0
...
f37225f272
@ -48,26 +48,11 @@ plymouth-set-default-theme --list
|
|||||||
```
|
```
|
||||||
|
|
||||||
One of the listed themes can then be installed like the following command does.
|
One of the listed themes can then be installed like the following command does.
|
||||||
`<theme>` needs to be replaced with a theme that is included in the listed themes (like `fade-in`).
|
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
plymouth-set-default-theme <theme>
|
plymouth-set-default-theme fade-in
|
||||||
```
|
|
||||||
|
|
||||||
If this command is run the
|
|
||||||
[initramfs needs to be rebuild](/wiki/linux/mkinitcpio.md#manually-generate-initial-ramdisk).
|
|
||||||
A command that includes the rebuilding process is the following.
|
|
||||||
|
|
||||||
```sh
|
|
||||||
plymouth-set-default-theme -R <theme>
|
|
||||||
```
|
```
|
||||||
|
|
||||||
Other themes can be found in online sources like the
|
Other themes can be found in online sources like the
|
||||||
[AUR](/wiki/linux/arch-linux.md#package-manager-and-aur) or websites like
|
[AUR](/wiki/linux/arch-linux.md#package-manager-and-aur) or websites like
|
||||||
[Gnome-Look.org](https://www.gnome-look.org/browse?cat=108).
|
[Gnome-Look.org](https://www.gnome-look.org/browse?cat=108).
|
||||||
|
|
||||||
The following are recommended themes.
|
|
||||||
|
|
||||||
- [Arch10](https://github.com/eromatiya/plymouth-theme-arch10) is a theme for
|
|
||||||
[Arch Linux](/wiki/linux/arch-linux.md) similar to the boot splash screen of
|
|
||||||
[Windows](/wiki/windows.md) 10.
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user