Merge branch 'master' of https://github.com/Cronocide/x-plymouth-theme
This commit is contained in:
commit
45b88d1e8a
@ -2,6 +2,8 @@
|
||||
|
||||
## A two-step theme for Plymouth.
|
||||
|
||||
<img src="./demo.gif" alt="X Plymouth Theme Demo">
|
||||
|
||||
### Installation
|
||||
|
||||
```
|
||||
|
@ -24,15 +24,15 @@ MessageBelowAnimation=true
|
||||
|
||||
[boot-up]
|
||||
UseEndAnimation=true
|
||||
UseFirmwareBackground=true
|
||||
UseFirmwareBackground=false
|
||||
|
||||
[shutdown]
|
||||
UseEndAnimation=false
|
||||
UseFirmwareBackground=true
|
||||
UseFirmwareBackground=false
|
||||
|
||||
[reboot]
|
||||
UseEndAnimation=false
|
||||
UseFirmwareBackground=true
|
||||
UseFirmwareBackground=false
|
||||
|
||||
[updates]
|
||||
SuppressMessages=true
|
||||
@ -45,6 +45,7 @@ _SubTitle=Do not interrupt power.
|
||||
SuppressMessages=true
|
||||
ProgressBarShowPercentComplete=true
|
||||
UseProgressBar=true
|
||||
UseFirmwareBackground=false
|
||||
_Title=System Upgrade In Progress
|
||||
_SubTitle=Do not interrupt power.
|
||||
|
||||
@ -52,5 +53,6 @@ _SubTitle=Do not interrupt power.
|
||||
SuppressMessages=true
|
||||
ProgressBarShowPercentComplete=true
|
||||
UseProgressBar=true
|
||||
UseFirmwareBackground=false
|
||||
_Title=Firmware Upgrade In Progress
|
||||
_SubTitle=Do not interrupt power.
|
||||
|
Loading…
Reference in New Issue
Block a user