Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tomdewildt/minimal-grub-theme

Minimalistic GRUB theme insipired by primitivistical and vimix
https://github.com/tomdewildt/minimal-grub-theme

actions grub grub-theme linux makefile

Last synced: about 8 hours ago
JSON representation

Minimalistic GRUB theme insipired by primitivistical and vimix

Awesome Lists containing this project

README

        

# Minimal GRUB Theme
[![Version](https://img.shields.io/github/v/release/tomdewildt/minimal-grub-theme?label=version)](https://github.com/tomdewildt/minimal-grub-theme/releases)
[![Release](https://img.shields.io/github/actions/workflow/status/tomdewildt/minimal-grub-theme/cd.yml?label=release)](https://github.com/tomdewildt/minimal-grub-theme/actions/workflows/cd.yml)
[![License](https://img.shields.io/github/license/tomdewildt/minimal-grub-theme)](https://github.com/tomdewildt/minimal-grub-theme/blob/master/LICENSE)

Minimalistic GRUB theme insipired by [primitivistical](https://gitlab.com/fffred/primitivistical-grub/-/tree/master/) and [vimix](https://github.com/vinceliuice/grub2-themes).

**Note:** This theme only supports systems with a 1920x1080 resolution.

# How To Install

Prerequisites:
* grub version ```2.0.4``` or later
* grub-emu version ```2.0.4``` or later

### Install

1. Run ```make install``` to install the theme.

### Uninstall

1. Run ```make uninstall``` to uninstall the theme.

Run ```make emulator/start``` to start the emulator and ```make emulator/version``` to view the emulator version.

# Preview

![Preview](/preview.jpg?raw=true)

# References

[GRUB Manual](https://www.gnu.org/software/grub/manual/grub/grub.html)

[GRUB Theme Tutorial](http://wiki.rosalab.ru/en/index.php/Grub2_theme_tutorial)

[Gnome-Look GRUB Themes](https://www.gnome-look.org/browse/cat/109/order/latest/)