Skip to content

Instantly share code, notes, and snippets.

View maffblaster's full-sized avatar
🍕
Pizza is delicious!

Matthew Marchese maffblaster

🍕
Pizza is delicious!
View GitHub Profile
anonymous
anonymous / bootgrubgrub.cfg
Created January 11, 2017 03:48
boot/grub/grub.cfg
set default=0
set fallback=2
set pager=1
function load_video {
insmod efi_gop
insmod efi_uga
insmod video_bochs
insmod video_cirrus
insmod all_video
:root {
--base00: #000;
}