feat: Add Greenlight to yafti

This commit is contained in:
RJ Trujillo 2023-06-26 12:11:07 -06:00
parent 5819363862
commit 136e812a34
2 changed files with 14 additions and 4 deletions

View File

@ -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

View File

@ -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