@@ -16,7 +16,7 @@ run_install() {
16
16
steam egl-wayland vulkan-radeon lib32-vulkan-radeon vulkan-tools
17
17
vulkan-intel lib32-vulkan-intel vulkan-nouveau lib32-vulkan-nouveau
18
18
vulkan-swrast lib32-vulkan-swrast lib32-libpipewire libpipewire pipewire
19
- lib32-libpipewire libpulse lib32-libpulse vkd3d lib32-vkd3d wget
19
+ lib32-libpipewire libpulse lib32-libpulse vkd3d lib32-vkd3d wget xdg-utils
20
20
vulkan-mesa-layers lib32-vulkan-mesa-layers freetype2 lib32-freetype2 fuse2
21
21
yad mangohud lib32-mangohud gamescope gamemode zenity-gtk3 steam-screensaver-fix
22
22
)
@@ -40,7 +40,7 @@ run_install() {
40
40
pac -Rsndd --noconfirm wget gocryptfs adobe-source-code-pro-fonts jq \
41
41
gnupg webkit2gtk-4.1 perl vulkan-tools
42
42
rim-shrink --all
43
- pac -Rsndd --noconfirm binutils
43
+ pac -Rsndd --noconfirm binutils svt-av1
44
44
45
45
46
46
pac -Qi | awk -F' : ' ' /Name/ {name=$2}
@@ -100,7 +100,8 @@ rm -rfv ./AppDir/sharun/bin/chisel \
100
100
./AppDir/rootfs/etc/pacman* \
101
101
./AppDir/rootfs/usr/share/licenses \
102
102
./AppDir/rootfs/usr/share/terminfo \
103
- ./AppDir/rootfs/usr/share/icons/AdwaitaLegacy
103
+ ./AppDir/rootfs/usr/share/icons/AdwaitaLegacy \
104
+ ./AppDir/rootfs/usr/lib/udev/hwdb.bin
104
105
105
106
VERSION=" $( cat ~ /version) "
106
107
export ARCH=" $( uname -m) "
0 commit comments