
GRUB2 gfxmenu Breeze styled 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
Breeze is the style for the plasma 5 desktop and the idea is to have a continuous breeze style from the beginning to the end so here is my example of an plasma 5 breeze styled grub2 menu.
for discussion please use the comments or the kde forum https://forum.kde.org/viewtopic.php?f=285&t=130271
you will find everything in the download file to design your own grub theme so feel free to make your computer awesome.
install:
- copy the files to /boot/grub/themes/
- edit /etc/default/grub file
- GRUB_THEME="/boot/grub/themes/Breeze/theme.txt"
- terminal: grub-mkconfig -o /boot/grub/grub.cfg
5 years ago
0.1 initial release
please report issues here
5 years ago
0.1 initial release
please report issues here
DavidYourFriend
2 years ago
Report
padawanphysicist
3 years ago
Report
jennydaman
3 years ago
cd /boot/grub/themes/Breeze/icons
sudo convert arch.svg arch.png
sudo grub-mkconfig -o /boot/grub/grub.cfg
(the command convert is from the package imagemagick)
though, this doesn't seem to update the icon until you press an arrow key, it probably has something to do with the fact that arch linux is at the top of the menu...
Report
DavidYourFriend
4 years ago
+1
Report
vaxxipooh
5 years ago
How do i get this one going on 1920x1080 screen ? i have an Nvidia GF GTX460 ?
My OS is Linux Mint Rebecca (ubuntu Trusty) 64bit
Report
Tromzy
5 years ago
Report