Skip to content

abas/tealinuxos-dandelion-plymouth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TeaLinuxOS X : Dandelion [plymouth]

How to Install

  1. Cloning Project
git clone https://github.com/abas/tealinuxos-dandelion-plymouth.git
cd tealinuxos-dandelion-plymouth
  1. Create New plymouth
sudo mkdir /usr/share/plymouth/themes/dandelion-tea
  1. Copy Rendered & Script plymouth
sudo cp dandelion-tea-rendered/* /usr/share/plymouth/themes/dandelion-tea/
sudo cp script/* /usr/share/plymouth/themes/dandelion-tea/
  1. Configure Default Plymouth
sudo nano /etc/alternatives/default.plymouth

change on some line bellow, please ensure that no typo on [script]~

[Plymouth Theme]
Name=Dandelion Tea
Description=TeaLinuxOS X DandelionTea
ModuleName=script

[script]
ImageDir=/usr/share/plymouth/themes/dandelion-tea
ScriptFile=/usr/share/plymouth/themes/dandelion-tea/dandelion-tea.script

Done~

Install with Wizard

  1. Cloning First~
git clone https://github.com/abas/tealinuxos-dandelion-plymouth.git
cd tealinuxos-dandelion-plymouth
  1. Run Wizard
sudo sh run-wiz.sh

for editing configuration, follow like step before~

Done~

Install with PPA

You can update your system with unsupported packages from this untrusted PPA by adding ppa:tea-projects/softwares to your system's Software Sources.

  1. add ppa repository of tea-project
sudo add-apt-repository ppa:tea-projects/softwares
sudo apt-get update

install with apt-get

sudo apt install plymouth-theme-tealinuxos-dandelion-logo

then select the dandelio

Done~

Contributor

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages