mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-02-14 15:40:37 +00:00
feat: Add Greenlight to yafti
This commit is contained in:
parent
5819363862
commit
136e812a34
@ -139,10 +139,15 @@ screens:
|
||||
groups:
|
||||
EmuDeck:
|
||||
description: |
|
||||
Retrieves EmuDeck, a utility for installing and configuring emulators on the Steam Deck
|
||||
A utility for installing and configuring emulators on the Steam Deck
|
||||
default: true
|
||||
packages:
|
||||
- EmuDeck: just get-emudeck
|
||||
- Retrieve EmuDeck: just get-emudeck
|
||||
Greenlight:
|
||||
description: A utility for xCloud and xHome streaming
|
||||
default: false
|
||||
packages:
|
||||
- Retrieve Greenlight: just get-greenlight
|
||||
Memory Tuning:
|
||||
description: Adjust ZRAM and configure deckswap
|
||||
default: false
|
||||
|
@ -144,6 +144,11 @@ screens:
|
||||
- Install Bazzite Arch: yes | distrobox create -i ghcr.io/ublue-os/bazzite-arch -n bazzite-arch
|
||||
- Export Steam: distrobox-enter -n bazzite-arch -- ' distrobox-export --app steam'
|
||||
- Export Lutris: distrobox-enter -n bazzite-arch -- ' distrobox-export --app lutris'
|
||||
Greenlight:
|
||||
description: A utility for xCloud and xHome streaming
|
||||
default: false
|
||||
packages:
|
||||
- Retrieve Greenlight: just get-greenlight
|
||||
Memory Tuning:
|
||||
description: Adjust ZRAM configuration
|
||||
default: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user