mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-03-29 22:20:21 +00:00
chore(deck): Chiaki4deck is now on Flathub, move to gaming section
This commit is contained in:
parent
1d2f63d1f8
commit
b032ca56a8
@ -36,11 +36,6 @@ screens:
|
||||
default: false
|
||||
packages:
|
||||
- Retrieve Decky: sudo -A just --unstable get-decky
|
||||
Chiaki4Deck:
|
||||
description: PlayStation Remote Play
|
||||
default: false
|
||||
packages:
|
||||
- Install Chiaki4Deck: just --unstable get-chiaki
|
||||
EmuDeck:
|
||||
description: |
|
||||
A utility for installing and configuring emulators on the Steam Deck
|
||||
@ -152,8 +147,9 @@ screens:
|
||||
default: false
|
||||
packages:
|
||||
- Bottles: com.usebottles.bottles
|
||||
- Chiaki4Deck (PlayStation Remote Play): io.github.streetpea.Chiaki4deck
|
||||
- Discord: com.discordapp.Discord
|
||||
- DOSBox Staging: io.github.dosbox-staging
|
||||
- DOSBox Staging: io.github.dosbox-staging
|
||||
- GeForce NOW Electron: io.github.hmlendea.geforcenow-electron
|
||||
- Heroic Games Launcher (GOG & Epic): com.heroicgameslauncher.hgl
|
||||
- itch: io.itch.itch
|
||||
|
@ -59,11 +59,6 @@ get-boilr:
|
||||
-O ~/Desktop/BoilR
|
||||
chmod +x ~/Desktop/BoilR
|
||||
|
||||
get-chiaki:
|
||||
flatpak install \
|
||||
$(curl -s https://api.github.com/repos/streetpea/chiaki4deck/releases/latest | \
|
||||
jq -r ".assets[] | select(.name | test(\"flatpakref\")) | .browser_download_url")
|
||||
|
||||
enable-wallpaper-engine:
|
||||
echo 'Installing Wallpaper Engine Plugin for KDE...'
|
||||
git clone https://github.com/catsout/wallpaper-engine-kde-plugin.git --depth 1 /tmp/wallpaper-engine-kde-plugin
|
||||
|
Loading…
x
Reference in New Issue
Block a user