From 16573a4db00d3562cf485ea8e24da48800e140a9 Mon Sep 17 00:00:00 2001 From: RJ Trujillo Date: Mon, 26 Jun 2023 11:55:13 -0600 Subject: [PATCH] feat: Add EmuDeck to yafti in deck images --- .../deck/usr/share/ublue-os/firstboot/yafti.yml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/system_files/deck/usr/share/ublue-os/firstboot/yafti.yml b/system_files/deck/usr/share/ublue-os/firstboot/yafti.yml index 6f682e59..b7562e33 100644 --- a/system_files/deck/usr/share/ublue-os/firstboot/yafti.yml +++ b/system_files/deck/usr/share/ublue-os/firstboot/yafti.yml @@ -137,6 +137,12 @@ screens: show_terminal: true package_manager: yafti.plugin.run groups: + EmuDeck: + description: | + Retrieves EmuDeck, a utility for installing and configuring emulators on the Steam Deck + default: true + packages: + - EmuDeck: just get-emudeck Memory Tuning: description: Adjust ZRAM and configure deckswap default: false @@ -149,11 +155,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!