Skip to content
/ OS1 Public

A Plymouth theme inspired by OS1 from the movie Her

License

Notifications You must be signed in to change notification settings

t-gitt/OS1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

OS1

Donate Paypal Donate Bitcoin

A Plymouth theme inspired by OS1 from the movie Her that supports encrypted boot setups

Preview

os_1_plymouth.mp4

Installation

Fedora

git clone https://github.com/t-gitt/OS1.git
cd OS1/
sudo cp -r os1 /usr/share/plymouth/themes/
sudo plymouth-set-default-theme os1 -R

Debian

git clone https://github.com/t-gitt/OS1.git
cd OS1/
sudo cp -r os1 /usr/share/plymouth/themes/
sudo update-alternatives --install /usr/share/plymouth/themes/default.plymouth default.plymouth /usr/share/plymouth/themes/os1/os1.plymouth 100
sudo update-alternatives --config default.plymouth
sudo update-initramfs -u

if you are using an unencrypted boot drive, replace this line :87 in os1.script Plymouth.SetRefreshFunction (refresh_callback_with_password); with Plymouth.SetRefreshFunction (refresh_callback);

Animation Credit

YouTube @That Martian

Her - Loading OS1 Video Animation

About

A Plymouth theme inspired by OS1 from the movie Her

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published