8000 GitHub - krypciak/crossgrub: Grub theme based on the CrossCode title screen
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

krypciak/crossgrub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
9E81
 
 

Repository files navigation

Crossgrub

CrossCode themed GRUB2 theme

Screenshot of the theme (1080p)

Installation

From the release archive

  • Download crossgrub.tar.gz archive from the latest release

  • Extract the archive into the /boot/grub/themes directory by running:

tar xf crossgrub.tar.gz --directory=/boot/grub/themes
  • Change/add this line in your /etc/default/grub:
GRUB_THEME=/boot/grub/themes/crossgrub/theme.txt
  • Update your live grub config by running:
sudo grub-mkconfig -o /boot/grub/grub.cfg
  • Done!

From source

  • Clone the repository
git clone https://github.com/krypciak/crossgrub
  • Run the installation script as root
sudo bash ./install.sh
  • Change/add this line in your /etc/default/grub:
GRUB_THEME=/boot/grub/themes/crossgrub/theme.txt
  • Update your live grub config by running:
sudo grub-mkconfig -o /boot/grub/grub.cfg
  • Done!

  • If you want, you can preview the theme using grub2-theme-preview (you need to install it first):

grub2-theme-preview /boot/grub/themes/crossgrub --resolution 1920x1080

Screenshots

Screenshot of the theme's terminal (1080p)

1440p

Screenshot of the theme (1440p)

Screenshot of the theme's terminal (1440p)

Links

About

Grub theme based on the CrossCode title screen

Topics

Resources

Stars

Watchers

Forks

Languages

0