mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-30 12:32:37 +00:00
fix(yafti): make yafti use the new recipes for sunshine and grub
This commit is contained in:
parent
423faa4a3a
commit
5a46048281
@ -42,14 +42,14 @@ screens:
|
|||||||
description: A self-hosted game stream host for Moonlight
|
description: A self-hosted game stream host for Moonlight
|
||||||
default: false
|
default: false
|
||||||
packages:
|
packages:
|
||||||
- Install Sunshine: ujust install-sunshine
|
- Install Sunshine: ujust setup-sunshine install
|
||||||
- Autostart Sunshine: ujust autostart-sunshine
|
- Autostart Sunshine: ujust setup-sunshine autostart
|
||||||
Hide GRUB Menu:
|
Hide GRUB Menu:
|
||||||
description: |
|
description: |
|
||||||
NOTE: Press the escape key before boot to show the menu
|
NOTE: Press the escape key before boot to show the menu
|
||||||
default: true
|
default: true
|
||||||
packages:
|
packages:
|
||||||
- Hide GRUB: sudo -A ujust hide-grub
|
- Hide GRUB: sudo -A ujust configure-grub hide
|
||||||
Install Game Mode Startup Video:
|
Install Game Mode Startup Video:
|
||||||
description: Adds a Bazzite themed startup video for Steam's game mode.
|
description: Adds a Bazzite themed startup video for Steam's game mode.
|
||||||
default: true
|
default: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user