Skip to content

Commit

Permalink
Update steam-conty-builder.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
ivan-hc authored Oct 20, 2024
1 parent 3dd6324 commit da28828
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion steam-conty-builder.sh
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@ cat >> ./AppRun << 'EOF'
#!/bin/sh
HERE="$(dirname "$(readlink -f "${0}")")"
export UNION_PRELOAD="${HERE}"
"${HERE}"/conty.sh --bind-try /usr/share/fonts /usr/share/fonts -- steam-screensaver-fix-runtime "$@"
"${HERE}"/conty.sh -- steam-screensaver-fix-runtime "$@"
EOF
chmod a+x ./AppRun

Expand Down

0 comments on commit da28828

Please sign in to comment.