Skip to content

Commit 77afd8e

Browse files
authored
mmm
1 parent 837da63 commit 77afd8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

citron-appimage.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ export DEPLOY_PIPEWIRE=1
2222
# ADD LIBRARIES
2323
wget --retry-connrefused --tries=30 "$SHARUN" -O ./quick-sharun
2424
chmod +x ./quick-sharun
25-
./quick-sharun /usr/bin/citron* /usr/lib/libgamemode.so*
25+
./quick-sharun /usr/bin/citron* /usr/lib/libgamemode.so* /usr/lib/libpulse.so*
2626

2727
if [ "$DEVEL" = 'true' ]; then
2828
sed -i 's|Name=citron|Name=citron nightly|' ./AppDir/*.desktop

0 commit comments

Comments
 (0)