chore: Remove now unneeded SteamCMD step

This commit is contained in:
Kyle Gospodnetich 2023-08-14 19:59:05 -07:00
parent 97034e8ea5
commit fa652b9d5f
4 changed files with 3 additions and 4 deletions

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -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"