mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-02-26 15:41:21 +00:00
fix(yafti): Use just --unstable in yafti
This commit is contained in:
parent
982be6c44f
commit
036be23602
@ -30,39 +30,39 @@ screens:
|
|||||||
description: A plugin loader for the Steam Deck
|
description: A plugin loader for the Steam Deck
|
||||||
default: false
|
default: false
|
||||||
packages:
|
packages:
|
||||||
- Retrieve Decky: just get-decky
|
- Retrieve Decky: just --unstable get-decky
|
||||||
EmuDeck:
|
EmuDeck:
|
||||||
description: |
|
description: |
|
||||||
A utility for installing and configuring emulators on the Steam Deck
|
A utility for installing and configuring emulators on the Steam Deck
|
||||||
default: false
|
default: false
|
||||||
packages:
|
packages:
|
||||||
- Retrieve EmuDeck: just get-emudeck
|
- Retrieve EmuDeck: just --unstable get-emudeck
|
||||||
Gamescope Autologin:
|
Gamescope Autologin:
|
||||||
description: Autologin to Gamescope Session
|
description: Autologin to Gamescope Session
|
||||||
default: true
|
default: true
|
||||||
packages:
|
packages:
|
||||||
- Enable Gamescope Autologin: just enable-gamescope-autologin
|
- Enable Gamescope Autologin: just --unstable enable-gamescope-autologin
|
||||||
Greenlight:
|
Greenlight:
|
||||||
description: A utility for xCloud and xHome streaming
|
description: A utility for xCloud and xHome streaming
|
||||||
default: false
|
default: false
|
||||||
packages:
|
packages:
|
||||||
- Retrieve Greenlight: just get-greenlight
|
- Retrieve Greenlight: just --unstable get-greenlight
|
||||||
Kernel Arguments:
|
Kernel Arguments:
|
||||||
description: Sets kernel arguments used in SteamOS
|
description: Sets kernel arguments used in SteamOS
|
||||||
default: true
|
default: true
|
||||||
packages:
|
packages:
|
||||||
- Set kargs: just set-steamos-kargs
|
- Set kargs: just --unstable set-steamos-kargs
|
||||||
Memory Tuning:
|
Memory Tuning:
|
||||||
description: Adjust ZRAM and configure deckswap
|
description: Adjust ZRAM and configure deckswap
|
||||||
default: false
|
default: false
|
||||||
packages:
|
packages:
|
||||||
- Deck Swap: just swap-on
|
- Deck Swap: just --unstable swap-on
|
||||||
- Disable ZRAM: just zram-off
|
- Disable ZRAM: just --unstable zram-off
|
||||||
Nix Package Manager:
|
Nix Package Manager:
|
||||||
description: Nix is a powerful package manager for Linux and other Unix systems that makes package management reliable and reproducible
|
description: Nix is a powerful package manager for Linux and other Unix systems that makes package management reliable and reproducible
|
||||||
default: true
|
default: true
|
||||||
packages:
|
packages:
|
||||||
- Install Nix Package Support: guisu just install-nix
|
- Install Nix Package Support: guisu just --unstable install-nix
|
||||||
SteamDeckGyroDSU:
|
SteamDeckGyroDSU:
|
||||||
description: Allows emulators and other applications to receive Steam Deck gyro motion data
|
description: Allows emulators and other applications to receive Steam Deck gyro motion data
|
||||||
default: true
|
default: true
|
||||||
@ -72,12 +72,12 @@ screens:
|
|||||||
description: Creates Steam desktop shortcuts
|
description: Creates Steam desktop shortcuts
|
||||||
default: true
|
default: true
|
||||||
packages:
|
packages:
|
||||||
- Create Steam shortcuts: just create-steam-shortcuts
|
- Create Steam shortcuts: just --unstable create-steam-shortcuts
|
||||||
Wallpaper Engine:
|
Wallpaper Engine:
|
||||||
description: Enables Wallpaper Engine
|
description: Enables Wallpaper Engine
|
||||||
default: true
|
default: true
|
||||||
packages:
|
packages:
|
||||||
- Enable Wallpaper Engine: just enable-wallpaper-engine
|
- Enable Wallpaper Engine: just --unstable enable-wallpaper-engine
|
||||||
can-we-modify-your-flatpaks:
|
can-we-modify-your-flatpaks:
|
||||||
source: yafti.screen.consent
|
source: yafti.screen.consent
|
||||||
values:
|
values:
|
||||||
@ -122,7 +122,7 @@ screens:
|
|||||||
default: false
|
default: false
|
||||||
packages:
|
packages:
|
||||||
- Bottles: com.usebottles.bottles
|
- Bottles: com.usebottles.bottles
|
||||||
- Chiaki4Deck (PlayStation Remote Play): just get-chiaki
|
- Chiaki4Deck (PlayStation Remote Play): just --unstable get-chiaki
|
||||||
- Discord: com.discordapp.Discord
|
- Discord: com.discordapp.Discord
|
||||||
- GeForce NOW Electron: io.github.hmlendea.geforcenow-electron
|
- GeForce NOW Electron: io.github.hmlendea.geforcenow-electron
|
||||||
- Heroic Games Launcher (GOG & Epic): com.heroicgameslauncher.hgl
|
- Heroic Games Launcher (GOG & Epic): com.heroicgameslauncher.hgl
|
||||||
|
@ -22,7 +22,7 @@ screens:
|
|||||||
condition:
|
condition:
|
||||||
run: distrobox list | grep -v bazzite-arch
|
run: distrobox list | grep -v bazzite-arch
|
||||||
packages:
|
packages:
|
||||||
- Install Bazzite Arch: just install-bazzite-arch
|
- Install Bazzite Arch: just --unstable install-bazzite-arch
|
||||||
- Export Steam: distrobox-enter -n bazzite-arch -- ' distrobox-export --app steam'
|
- Export Steam: distrobox-enter -n bazzite-arch -- ' distrobox-export --app steam'
|
||||||
- Export Lutris: distrobox-enter -n bazzite-arch -- ' distrobox-export --app lutris'
|
- Export Lutris: distrobox-enter -n bazzite-arch -- ' distrobox-export --app lutris'
|
||||||
- Export Protontricks: distrobox-enter -n bazzite-arch -- ' distrobox-export --app protontricks'
|
- Export Protontricks: distrobox-enter -n bazzite-arch -- ' distrobox-export --app protontricks'
|
||||||
@ -36,27 +36,27 @@ screens:
|
|||||||
description: A utility for xCloud and xHome streaming
|
description: A utility for xCloud and xHome streaming
|
||||||
default: false
|
default: false
|
||||||
packages:
|
packages:
|
||||||
- Retrieve Greenlight: just get-greenlight
|
- Retrieve Greenlight: just --unstable get-greenlight
|
||||||
Memory Tuning:
|
Memory Tuning:
|
||||||
description: Adjust ZRAM configuration
|
description: Adjust ZRAM configuration
|
||||||
default: false
|
default: false
|
||||||
packages:
|
packages:
|
||||||
- Disable ZRAM: just zram-off
|
- Disable ZRAM: just --unstable zram-off
|
||||||
Nix Package Manager:
|
Nix Package Manager:
|
||||||
description: Nix is a powerful package manager for Linux and other Unix systems that makes package management reliable and reproducible
|
description: Nix is a powerful package manager for Linux and other Unix systems that makes package management reliable and reproducible
|
||||||
default: true
|
default: true
|
||||||
packages:
|
packages:
|
||||||
- Install Nix Package Support: guisu just install-nix
|
- Install Nix Package Support: guisu just --unstable install-nix
|
||||||
System76 Scheduler:
|
System76 Scheduler:
|
||||||
description: Enables System76 scheduler
|
description: Enables System76 scheduler
|
||||||
default: true
|
default: true
|
||||||
packages:
|
packages:
|
||||||
- Enable System76 Scheduler: just enable-system76-scheduler
|
- Enable System76 Scheduler: just --unstable enable-system76-scheduler
|
||||||
Wallpaper Engine:
|
Wallpaper Engine:
|
||||||
description: Enables Wallpaper Engine
|
description: Enables Wallpaper Engine
|
||||||
default: true
|
default: true
|
||||||
packages:
|
packages:
|
||||||
- Enable Wallpaper Engine: just enable-wallpaper-engine
|
- Enable Wallpaper Engine: just --unstable enable-wallpaper-engine
|
||||||
can-we-modify-your-flatpaks:
|
can-we-modify-your-flatpaks:
|
||||||
source: yafti.screen.consent
|
source: yafti.screen.consent
|
||||||
values:
|
values:
|
||||||
@ -172,7 +172,7 @@ screens:
|
|||||||
- Barrier: com.github.debauchee.barrier
|
- Barrier: com.github.debauchee.barrier
|
||||||
- Bitwarden: com.bitwarden.desktop
|
- Bitwarden: com.bitwarden.desktop
|
||||||
- Calibre: com.calibre_ebook.calibre
|
- Calibre: com.calibre_ebook.calibre
|
||||||
- CoreCtrl (AMD GPU Overclocking): just install-corectrl
|
- CoreCtrl (AMD GPU Overclocking): just --unstable install-corectrl
|
||||||
- Fedora Media Writer: org.fedoraproject.MediaWriter
|
- Fedora Media Writer: org.fedoraproject.MediaWriter
|
||||||
- Flatseal Permissions Manager: com.github.tchx84.Flatseal
|
- Flatseal Permissions Manager: com.github.tchx84.Flatseal
|
||||||
- GIMP: org.gimp.GIMP
|
- GIMP: org.gimp.GIMP
|
||||||
|
Loading…
x
Reference in New Issue
Block a user