Last active
August 29, 2015 14:13
-
-
Save shinohai/24998a04a360ee9eda51 to your computer and use it in GitHub Desktop.
Simple Super Mario startup tune for GRUB
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
echo "GRUB_INIT_TUNE=\"1000 334 1 334 1 0 1 334 1 0 1 261 1 334 1 0 1 392 2 0 4 196 2\"" | sudo tee -a /etc/default/grub > /dev/null && sudo update-grub |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment