fix: Remove duplicate packages from selection

chore: Add some additional useful packages to yafti
chore: Adjust defaults for installed applications/services
feature: Directly install decky loader
This commit is contained in:
Kyle Gospodnetich 2023-06-29 16:44:21 -07:00
parent 4565d55e35
commit 76f90dfccd
3 changed files with 5 additions and 13 deletions

View File

@ -34,8 +34,6 @@ screens:
description: Core Applications
default: true
packages:
- Bottles: com.usebottles.bottles
- Discord: com.discordapp.Discord
- Lutris: net.lutris.Lutris
- Mozilla Firefox: org.mozilla.firefox
- Protontricks: com.github.Matoking.protontricks
@ -58,13 +56,10 @@ screens:
- Chiaki4Deck (PlayStation Remote Play): just get-chiaki
- Discord: com.discordapp.Discord
- Heroic Games Launcher (GOG & Epic): com.heroicgameslauncher.hgl
- Lutris: net.lutris.Lutris
- Minecraft (Prism Launcher): org.prismlauncher.PrismLauncher
- Minecraft Bedrock Launcher: io.mrarm.mcpelauncher
- Moonlight: com.moonlight_stream.Moonlight
- OpenMW: org.openmw.OpenMW
- Protontricks: com.github.Matoking.protontricks
- ProtonUp-Qt (Proton Updater): net.davidotek.pupgui2
- Steam Link: com.valvesoftware.SteamLink
- SuperTux: org.supertuxproject.SuperTux
- SuperTuxKart: net.supertuxkart.SuperTuxKart
@ -129,6 +124,7 @@ screens:
- Flatseal Permissions Manager: com.github.tchx84.Flatseal
- GIMP: org.gimp.GIMP
- GreenWithEnvy: com.leinardi.gwe
- KeePassXC: org.keepassxc.KeePassXC
- qBittorrent: org.qbittorrent.qBittorrent
- Syncthing: com.github.zocker_160.SyncThingy
- VLC: org.videolan.VLC
@ -146,13 +142,13 @@ screens:
- Enable Duperemove: systemctl enable --now duperemove-weekly@$(systemd-escape $HOME).timer
Decky Loader:
description: A plugin loader for the Steam Deck
default: true
default: false
packages:
- Retrieve Decky: just get-decky
EmuDeck:
description: |
A utility for installing and configuring emulators on the Steam Deck
default: true
default: false
packages:
- Retrieve EmuDeck: just get-emudeck
Greenlight:

View File

@ -1,7 +1,5 @@
get-decky:
echo 'Retrieving Decky Loader'
wget https://github.com/SteamDeckHomebrew/decky-installer/releases/latest/download/decky_installer.desktop -P ~/Desktop
chmod +x ~/Desktop/decky_install.desktop
curl -L https://github.com/SteamDeckHomebrew/decky-installer/releases/latest/download/install_release.sh | sh
get-emudeck:
echo 'Retrieving EmuDeck...'

View File

@ -34,8 +34,6 @@ screens:
description: Core Applications
default: true
packages:
- Bottles: com.usebottles.bottles
- Discord: com.discordapp.Discord
- Mozilla Firefox: org.mozilla.firefox
- ProtonUp-Qt (Proton Updater): net.davidotek.pupgui2
- System76 Scheduler: just enable-system76-scheduler
@ -61,7 +59,6 @@ screens:
- Minecraft Bedrock Launcher: io.mrarm.mcpelauncher
- Moonlight: com.moonlight_stream.Moonlight
- OpenMW: org.openmw.OpenMW
- ProtonUp-Qt (Proton Updater): net.davidotek.pupgui2
- Steam Link: com.valvesoftware.SteamLink
- SuperTux: org.supertuxproject.SuperTux
- SuperTuxKart: net.supertuxkart.SuperTuxKart
@ -126,6 +123,7 @@ screens:
- Flatseal Permissions Manager: com.github.tchx84.Flatseal
- GIMP: org.gimp.GIMP
- GreenWithEnvy: com.leinardi.gwe
- KeePassXC: org.keepassxc.KeePassXC
- qBittorrent: org.qbittorrent.qBittorrent
- Syncthing: com.github.zocker_160.SyncThingy
- VLC: org.videolan.VLC