Skip to content

arvigeus/steam-big-picture-grub-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steam Big Picture Grub Theme

A theme inspired by Steam Big Picture Mode

Preview of team Big Picture Grub Theme

Supported resolutions

  • 2560x1600
  • 2560x1440
  • 1920x1080
  • 1280x800

Installation

<resolution> is your screen resolution

  • Copy dist/steam-big-picture-<resolution> to /boot/grub2/themes/steam-big-picture-<resolution>

  • Edit /etc/default/grub:

    GRUB_THEME='/boot/grub2/themes/steam-big-picture-<resolution>/theme.txt'
    GRUB_BACKGROUND='/boot/grub2/themes/steam-big-picture-<resolution>/background.png'
    
    # Set the resolution
    GRUB_GFXMODE='<resolution>'
    
    # Comment out GRUB_TERMINAL_OUTPUT if console
    # GRUB_TERMINAL_OUTPUT='console'
  • Update grub

    Most distributions:

    grub-mkconfig -o /boot/grub/grub.cfg

    Ubuntu:

    sudo update-grub

Credits

Misc

FAQ

  • Will it work on Steam Deck?

    No, stock SteamOS doesn't display a GRUB menu.

  • What about Bazzite, ChimeraOS, HoloISO?

    Messing around with immutable distributions is not advisable.

  • Can it work on my distro?

    This theme works on any mutable distribution that uses GRUB2 bootloader, such as Nobara.

  • My resolution isn't supported!

    I can only test this theme on my laptop (2560x1600), the other resolutions are only guesstimates. PRs are welcome!

  • This theme is bad / wrong!

    I am not a designer. This is my first GRUB theme ever. Move along.

About

A Steam Big Picture inspired GRUB2 theme

Resources

Contributing

Stars

Watchers

Forks

Contributors

Languages