Compare commits

...

2 commits

Author SHA1 Message Date
1204cf2a7d update(packages): use wine-staging instead 2025-01-11 16:52:19 +03:30
hikari
d49e3e844a
Update profiledef-nvidia.sh 2024-07-22 05:01:15 +03:30
2 changed files with 2 additions and 2 deletions

View file

@ -218,7 +218,7 @@ mesa
# Gaming Stuff
steam
wine
wine-staging
wine-gecko
wine-mono
lutris

View file

@ -14,7 +14,7 @@ bootmodes=('bios.syslinux.mbr' 'bios.syslinux.eltorito'
arch="x86_64"
pacman_conf="pacman.conf"
airootfs_image_type="squashfs"
airootfs_image_tool_options=('-comp' 'xz' '-Xbcj' 'x86' '-b' '16M' '-Xdict-size' '16M')
airootfs_image_tool_options=('-comp' 'xz' '-Xbcj' 'x86' '-b' '1M' '-Xdict-size' '1M')
file_permissions=(
["/etc/shadow"]="0:0:400"
["/root"]="0:0:750"