bsol

Форк
0

7 месяцев назад
8 дней назад
8 месяцев назад
8 дней назад
8 дней назад
README.md

Blue Screen of Life

Embrace the Blue Screen.

Own this grub theme. Make it the first thing you see...

preview image

How to Install

:warning: Make sure you understand what you are doing. Installation of the theme can cause problems in your system if done incorrectly

Manual Installation (preferred method)

  • Clone the repo
git clone https://gitverse.ru/dexMargera/bsol.git
  • Copy the entire bsol/ directory to /boot/grub/themes/ or similar path depending on your distribution

  • Change the GRUB_THEME line in /etc/default/grub file:

GRUB_THEME="/boot/grub/themes/bsol/theme.txt"
  • Update GRUB with sudo privileges.

For Arch based systems:

sudo grub-mkconfig -o /boot/grub/grub.cfg

For Debian based systems:

sudo update-grub

For Fedora based systems:

  • when using BIOS

    sudo grub2-mkconfig -o /boot/grub2/grub.cfg
    
  • when using EFI

    sudo grub2-mkconfig -o /boot/efi/EFI/fedora/grub.cfg
    

Using Package manager

If you use Arch linux or derivatives, use this package run grub-install --themes=bsol followed by grub-mkconfig -o /boot/grub/grub.cfg" both with sudo privileges.

Configuration

Choosing font

By default, the theme uses victor mono italic font. Alternatives are as follows:

  • Victor Mono Regular 16

To change it, change the line containing the terminal font in the theme.txt file. To suggest another font, open a new issue.

Troubleshooting

Some fixes for issues that may help are as follows. All feedbacks are appreciated

  • Make sure this line is commented with a # in the beginning:
    GRUB_TERMINAL_OUTPUT="console"
    
  • Change resolution with this line:
    GRUB_GFXMODE="[x_res]x[y_res]x32"
    
    (change x_res and y_res to your screen resolution, e.g. 1920x1080)

Credits

Описание

grub2 blue-screen-of-life theme

Языки

Text

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.