Giter VIP home page Giter VIP logo

funinkina / manjaro-minimal-bootsplash Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 0.0 117 KB

Plymouth theme for Manjaro Linux using Manjaro logo and a custom spinner for bootsplash screen.

License: GNU General Public License v3.0

Shell 100.00%
bootsplash bootsplash-theme customization linux manjaro manjaro-linux plymouth-boot-animations plymouth-bootsplash plymouth-themes theming arch arch-linux

manjaro-minimal-bootsplash's Introduction

Manjaro Minimal Bootsplash

Plymouth theme for Manjaro linux using slightly tweaked manjaro logo and a custom spinner.

This project is a fork of this project.

The spinner base gif was created using Preloaders.net and heavily modified afterwards.

Preview:

preview

Installation:

  • use git clone https://github.com/funinkina/manjaro-minimal-bootsplash.git to clone this repository to your home folder.

  • cd manjaro-minimal-bootsplash

  • run chmod +x bootsplash-minimal.sh

  • run chmod +x bootsplash-packer

  • run ./bootsplash-minimal.sh to generate the STL model.

  • run makepkg -sci to create and and install the package automatically (alternatively you can use makepkg -s to create the arch package and install it with: pacman -U $package_name).

  • append manjaro-minimal-bootsplash hook at the end of HOOKS string in /etc/mkinitcpio.conf
    it should look something like this:

    HOOKS="base udev autodetect modconf block keyboard keymap consolefont plymouth resume filesystems fsck manjaro-minimal-bootsplash"

  • add bootsplash.bootfile=bootsplash-themes/minimal/bootsplash at the end of GRUB_CMDLINE_LINUX string in /etc/default/grub and don't forget to remove the quiet parameter!
    it should look something like this:

    GRUB_CMDLINE_LINUX_DEFAULT="bootsplash.bootfile=bootsplash-themes/minimal/bootsplash"

  • run sudo mkinitcpio -P

  • run sudo update-grub

manjaro-minimal-bootsplash's People

Contributors

funinkina avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.