
Arch silence - GRUB theme
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Arch-linux themed GRUB theme.
After installing the package:
1. open the file "/etc/default/grub"
2. set the GRUB_THEME line to GRUB_THEME="/boot/grub/themes/arch-silence/theme.txt"
3. run `sudo grub-mkconfig -o /boot/grub/grub.cfg` to update the grub config file.
You might also want to set the GRUB_GFXMODE variable in /etc/default/grub to fit your screen resolution if the logo is stretched.
JCA
4 years ago
Report
JCA
4 years ago
Report
ed0
5 years ago
Report
ghibe
5 years ago
The theme has been tested only on my 15" laptop so it will likely not look good on other resolutions.
Also the terminal font is super ugly so if anyone manages to fix it feel free to send a pull request.
Report