Skip to content

Thxssio/ThemeGrub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


THEME GRUB

📚 Sobre

Com este repositorio você pode modificar a Grub do linux ou Grub semilares.

  • Linux
  • Grub
  • Python

Primeiro remova o grub original usando o codigo de remover, depois instale o grub modificado usando o codigo de instalar.

Instalar

    sudo python3 ThemeGrub.py -i 

Ou | Or

    sudo chmod a+x ThemeGrub.py
    sudo ThemeGrub.py -i

Remover

     sudo python3 ThemeGrub.py -u

Ou | Or

     sudo chmod a+x ThemeGrub.py
     sudo ThemeGrub.py -u

Grub Theme

Perfil Repositório

📞 Contatos

Badge Badge


🍜 Licença

Esse projeto está sob licença. Veja o arquivo LICENÇA para mais detalhes.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages