mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-29 18:32:48 +00:00
chore: Remove now unneeded SteamCMD step
This commit is contained in:
parent
97034e8ea5
commit
fa652b9d5f
@ -7,5 +7,5 @@ root=false
|
||||
replace=false
|
||||
start_now=true
|
||||
volume=/usr/lib/extest/libextest.so:/usr/lib/extest/libextest.so
|
||||
init_hooks=pacman -S rocm-opencl-runtime rocm-hip-runtime --noconfirm && runuser -u $USER -- paru -S steamcmd --noconfirm
|
||||
init_hooks=pacman -S rocm-opencl-runtime rocm-hip-runtime --noconfirm
|
||||
exported_apps="steam lutris protontricks"
|
||||
|
@ -7,5 +7,4 @@ root=false
|
||||
replace=false
|
||||
start_now=true
|
||||
volume=/usr/lib/extest/libextest.so:/usr/lib/extest/libextest.so
|
||||
init_hooks=runuser -u $USER -- paru -S steamcmd --noconfirm
|
||||
exported_apps="steam lutris protontricks"
|
||||
|
@ -7,5 +7,5 @@ root=false
|
||||
replace=false
|
||||
start_now=true
|
||||
volume=/usr/lib/extest/libextest.so:/usr/lib/extest/libextest.so
|
||||
init_hooks=pacman -Rnsdd xdg-desktop-portal-kde --noconfirm && pacman -S xdg-desktop-portal-gnome rocm-opencl-runtime rocm-hip-runtime --noconfirm && runuser -u $USER -- paru -S steamcmd adw-gtk3 --noconfirm
|
||||
init_hooks=pacman -Rnsdd xdg-desktop-portal-kde --noconfirm && pacman -S xdg-desktop-portal-gnome rocm-opencl-runtime rocm-hip-runtime --noconfirm && runuser -u $USER -- paru -S adw-gtk3 --noconfirm
|
||||
exported_apps="steam lutris protontricks"
|
||||
|
@ -7,5 +7,5 @@ root=false
|
||||
replace=false
|
||||
start_now=true
|
||||
volume=/usr/lib/extest/libextest.so:/usr/lib/extest/libextest.so
|
||||
init_hooks=pacman -Rnsdd xdg-desktop-portal-kde --noconfirm && pacman -S xdg-desktop-portal-gnome --noconfirm && runuser -u $USER -- paru -S steamcmd adw-gtk3 --noconfirm
|
||||
init_hooks=pacman -Rnsdd xdg-desktop-portal-kde --noconfirm && pacman -S xdg-desktop-portal-gnome --noconfirm && runuser -u $USER -- paru -S adw-gtk3 --noconfirm
|
||||
exported_apps="steam lutris protontricks"
|
||||
|
Loading…
x
Reference in New Issue
Block a user