Skip to content

Commit

Permalink
rename the desktop file crackle click produces
Browse files Browse the repository at this point in the history
  • Loading branch information
Fuseteam committed Apr 26, 2024
1 parent b90a44a commit d06e239
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/clickfunc
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,6 @@ mod_desktop(){
sed -i "/Icon=/d" $desktopfile
sed -i "/Exec=/d" $desktopfile
sed -i "/^Categories=/i Exec=${PKG}.sh" $desktopfile;
mv $desktopfile ${INSTALL_DIR}/${PKG}.desktop
}

0 comments on commit d06e239

Please sign in to comment.