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
@ -155,11 +160,11 @@ screens:
title: "All done!"
icon: "/path/to/icon"
links:
- "Install More Applications":
- "Install More Applications":
run: /usr/bin/plasma-discover
- "Website":
run: /usr/bin/xdg-open https://ublue.it
- "Join the Discord Community":
run: /usr/bin/xdg-open https://discord.gg/XjG48C7VHx
run: /usr/bin/xdg-open https://discord.gg/XjG48C7VHx
description: |
Thank you for trying Bazzite, we hope you enjoy it!