On Fri, Aug 8, 2025 at 12:16 PM Michael via PLUG-discuss < [email protected]> wrote:
> sorry to harass you guys again but I made it executable (chmod +x) but how > do I make it launchable? This is what is in the file: > > [Desktop Entry] > Version=1.0 > Type=Application > Name=Batch_Rename > Comment=Run backup script > Exec=/home/bmike1/Documents/batch_rename.bash > Icon=utilities-terminal > Terminal=true > > I copied that from another file I made launchable a while ago. > Assuming you are comfortable with CLI, open a bash terminal and launch the script >> "$HOME/path/to/your/script" No need for the desktop entry IMO. -- Arun Khan
--------------------------------------------------- PLUG-discuss mailing list: [email protected] To subscribe, unsubscribe, or to change your mail settings: https://lists.phxlinux.org/mailman/listinfo/plug-discuss
