mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-02-23 06:41:11 +00:00
chore: Restore flatpak consent screen, needed for setup from ISO.
Remove extra prism launcher entry Mention lutris in Protonup-Qt description
This commit is contained in:
parent
a63aad0acc
commit
4575cbceb7
@ -9,6 +9,20 @@ screens:
|
||||
icon: "/path/to/icon"
|
||||
description: |
|
||||
Pick some applications to get started
|
||||
can-we-modify-your-flatpaks:
|
||||
source: yafti.screen.consent
|
||||
values:
|
||||
title: Setting up Flathub
|
||||
condition:
|
||||
run: flatpak remotes --system | grep fedora
|
||||
description: |
|
||||
WARNING: This will modify your Flatpaks if you are rebasing! If you do not want to do this exit the installer.
|
||||
actions:
|
||||
- run: /usr/lib/fedora-third-party/fedora-third-party-opt-out
|
||||
- run: /usr/bin/fedora-third-party disable
|
||||
- run: flatpak remote-delete fedora --force
|
||||
- run: flatpak remove --system --noninteractive --all
|
||||
- run: flatpak remote-add --if-not-exists --user flathub https://flathub.org/repo/flathub.flatpakrepo
|
||||
applications:
|
||||
source: yafti.screen.package
|
||||
values:
|
||||
@ -47,8 +61,7 @@ screens:
|
||||
- Minecraft Bedrock Launcher: io.mrarm.mcpelauncher
|
||||
- Moonlight: com.moonlight_stream.Moonlight
|
||||
- OpenMW: org.openmw.OpenMW
|
||||
- Prism Launcher: org.prismlauncher.PrismLauncher
|
||||
- Proton Updater for Steam: net.davidotek.pupgui2
|
||||
- Proton Updater for Steam & Lutris: net.davidotek.pupgui2
|
||||
- Steam Link: com.valvesoftware.SteamLink
|
||||
- SuperTux: org.supertuxproject.SuperTux
|
||||
- SuperTuxKart: net.supertuxkart.SuperTuxKart
|
||||
|
@ -9,6 +9,20 @@ screens:
|
||||
icon: "/path/to/icon"
|
||||
description: |
|
||||
Pick some applications to get started
|
||||
can-we-modify-your-flatpaks:
|
||||
source: yafti.screen.consent
|
||||
values:
|
||||
title: Setting up Flathub
|
||||
condition:
|
||||
run: flatpak remotes --system | grep fedora
|
||||
description: |
|
||||
WARNING: This will modify your Flatpaks if you are rebasing! If you do not want to do this exit the installer.
|
||||
actions:
|
||||
- run: /usr/lib/fedora-third-party/fedora-third-party-opt-out
|
||||
- run: /usr/bin/fedora-third-party disable
|
||||
- run: flatpak remote-delete fedora --force
|
||||
- run: flatpak remove --system --noninteractive --all
|
||||
- run: flatpak remote-add --if-not-exists --user flathub https://flathub.org/repo/flathub.flatpakrepo
|
||||
applications:
|
||||
source: yafti.screen.package
|
||||
values:
|
||||
@ -45,8 +59,7 @@ screens:
|
||||
- Minecraft Bedrock Launcher: io.mrarm.mcpelauncher
|
||||
- Moonlight: com.moonlight_stream.Moonlight
|
||||
- OpenMW: org.openmw.OpenMW
|
||||
- Prism Launcher: org.prismlauncher.PrismLauncher
|
||||
- Proton Updater for Steam: net.davidotek.pupgui2
|
||||
- Proton Updater for Steam & Lutris: net.davidotek.pupgui2
|
||||
- Steam Link: com.valvesoftware.SteamLink
|
||||
- SuperTux: org.supertuxproject.SuperTux
|
||||
- SuperTuxKart: net.supertuxkart.SuperTuxKart
|
||||
|
Loading…
x
Reference in New Issue
Block a user