https://github.com/luca1991/puzzle-bobble-grub2-theme
Puzzle Booble Theme for Grub2
https://github.com/luca1991/puzzle-bobble-grub2-theme
grub2 grub2-theme themes
Last synced: over 1 year ago
JSON representation
Puzzle Booble Theme for Grub2
- Host: GitHub
- URL: https://github.com/luca1991/puzzle-bobble-grub2-theme
- Owner: Luca1991
- License: gpl-3.0
- Created: 2019-08-21T10:37:23.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-11-06T21:14:13.000Z (over 2 years ago)
- Last Synced: 2025-01-13T11:49:43.708Z (over 1 year ago)
- Topics: grub2, grub2-theme, themes
- Size: 686 KB
- Stars: 10
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Puzzle Bobble Grub2 Theme
[](https://github.com/ellerbrock/open-source-badges/)
[](https://opensource.org/licenses/GPL-3.0/)
A Simple Puzzle Bobble theme for GRUB2
If you like this theme, please [](https://ko-fi.com/Z8Z511SOI)

# Installation
- Clone this repository and copy the **puzzle-bobble folder** to **/boot/grub/themes/**
- Edit **/etc/default/grub** and add or modify the *GRUB_THEME* parameter like this:
```bash
GRUB_THEME="/boot/grub/themes/puzzle-bobble/theme.txt"
```
- Update your grub configuration using this command:
```bash
sudo grub-mkconfig -o /boot/grub/grub.cfg
```
# Tips
- Suggested Grub2 resolution: 1920x1080
- If you are using Arch Linux, you can directly install this AUR package: https://aur.archlinux.org/packages/puzzle-bobble-grub2-theme/
# Bugs
If you found a bug, feel free to open an issue or send a PR :)
### Developed with ❤ by Luca D'Amico