Initial Commit
This commit is contained in:
commit
4d7c18a93e
150 changed files with 59 additions and 0 deletions
56
sakamoto.plymouth
Normal file
56
sakamoto.plymouth
Normal file
|
@ -0,0 +1,56 @@
|
|||
[Plymouth Theme]
|
||||
Name=Sakamoto
|
||||
Description=Sakamoto boot animation
|
||||
ModuleName=two-step
|
||||
|
||||
[two-step]
|
||||
Font=Inter 12
|
||||
TitleFont=Inter Bold 32
|
||||
ImageDir=/usr/share/plymouth/themes/sakamoto
|
||||
DialogHorizontalAlignment=.5
|
||||
DialogVerticalAlignment=.75
|
||||
TitleHorizontalAlignment=.5
|
||||
TitleVerticalAlignment=.382
|
||||
HorizontalAlignment=.5
|
||||
VerticalAlignment=.75
|
||||
Transition=none
|
||||
TransitionDuration=0.0
|
||||
BackgroundStartColor=0x000000
|
||||
BackgroundEndColor=0x000000
|
||||
ProgressBarBackgroundColor=0x606060
|
||||
ProgressBarForegroundColor=0xffffff
|
||||
DialogClearsFirmwareBackground=false
|
||||
MessageBelowAnimation=true
|
||||
|
||||
[boot-up]
|
||||
UseEndAnimation=true
|
||||
UseFirmwareBackground=true
|
||||
|
||||
[shutdown]
|
||||
UseEndAnimation=false
|
||||
UseFirmwareBackground=true
|
||||
|
||||
[reboot]
|
||||
UseEndAnimation=false
|
||||
UseFirmwareBackground=true
|
||||
|
||||
[updates]
|
||||
SuppressMessages=true
|
||||
ProgressBarShowPercentComplete=true
|
||||
UseProgressBar=true
|
||||
_Title=Installing Updates...
|
||||
_SubTitle=Do not turn off your computer
|
||||
|
||||
[system-upgrade]
|
||||
SuppressMessages=true
|
||||
ProgressBarShowPercentComplete=true
|
||||
UseProgressBar=true
|
||||
_Title=Upgrading System...
|
||||
_SubTitle=Do not turn off your computer
|
||||
|
||||
[firmware-upgrade]
|
||||
SuppressMessages=true
|
||||
ProgressBarShowPercentComplete=true
|
||||
UseProgressBar=true
|
||||
_Title=Upgrading Firmware...
|
||||
_SubTitle=Do not turn off your computer
|
Loading…
Add table
Add a link
Reference in a new issue