Skip to content

Commit 838d3d5

Browse files
authored
Update rofi-appimage.sh
1 parent 71649c7 commit 838d3d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rofi-appimage.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ chmod +x ./pelf
100100
echo "Generating [dwfs]AppBundle..."
101101
./pelf \
102102
--compression "-C zstd:level=22 -S26 -B8" \
103-
--appbundle-id="alacritty-$VERSION" \
103+
--appbundle-id="rofi-$VERSION" \
104104
--appimage-compat --disable-use-random-workdir \
105105
--add-updinfo "$UPINFO" \
106106
--add-appdir ./AppDir \

0 commit comments

Comments
 (0)