mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-03-29 22:20:21 +00:00
fix(yafti): Move CoreCtrl and Chiaki4Deck out of the Flatpak packaging screen
These unfortunately can't be here and need to be moved over to the 'run' screen
This commit is contained in:
parent
036be23602
commit
0613c38415
@ -31,6 +31,11 @@ screens:
|
||||
default: false
|
||||
packages:
|
||||
- Retrieve Decky: 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
|
||||
@ -122,7 +127,6 @@ screens:
|
||||
default: false
|
||||
packages:
|
||||
- Bottles: com.usebottles.bottles
|
||||
- Chiaki4Deck (PlayStation Remote Play): just --unstable get-chiaki
|
||||
- Discord: com.discordapp.Discord
|
||||
- GeForce NOW Electron: io.github.hmlendea.geforcenow-electron
|
||||
- Heroic Games Launcher (GOG & Epic): com.heroicgameslauncher.hgl
|
||||
|
@ -32,6 +32,13 @@ screens:
|
||||
default: true
|
||||
packages:
|
||||
- Enable Duperemove: systemctl enable --now duperemove-weekly@$(systemd-escape $HOME).timer
|
||||
CoreCtrl:
|
||||
description: AMD GPU Overclocking
|
||||
condition:
|
||||
run: grep -v "nvidia" <<< $(rpm-ostree status)
|
||||
default: false
|
||||
packages:
|
||||
- Install CoreCtrl: just --unstable install-corectrl
|
||||
Greenlight:
|
||||
description: A utility for xCloud and xHome streaming
|
||||
default: false
|
||||
@ -172,7 +179,6 @@ screens:
|
||||
- Barrier: com.github.debauchee.barrier
|
||||
- Bitwarden: com.bitwarden.desktop
|
||||
- Calibre: com.calibre_ebook.calibre
|
||||
- CoreCtrl (AMD GPU Overclocking): just --unstable install-corectrl
|
||||
- Fedora Media Writer: org.fedoraproject.MediaWriter
|
||||
- Flatseal Permissions Manager: com.github.tchx84.Flatseal
|
||||
- GIMP: org.gimp.GIMP
|
||||
|
Loading…
x
Reference in New Issue
Block a user