4 nov 2025

setiastrosuitepro desktop icon

To make a clickable and open-able-with entry:

I used the icon supplied by setiastrosuitepro and called it sasp...

1. make a script:

#!/bin/bash
cd /home/steve/sasp-dev
. venv/bin/activate
python setiastrosuitepro.py

2. make the clickable icon.

Create a file with this content and save it to:
~/.local/applications
Then drag it to wherever you want to click it.

[Desktop Entry]
Comment[en_US]=
Comment=
Exec=/home/steve/runsasp-dev
GenericName[en_US]=sasp-dev
GenericName=sasp-dev
Icon=/home/steve/sasp-dev/images/astrosuitepro.png
MimeType=
Name[en_US]=sasp-dev
Name=sasp-dev
Path=/home/steve/sasp-dev
StartupNotify=true
Terminal=true
TerminalOptions=\s--noclose
Type=Application
X-KDE-SubstituteUID=false
X-KDE-Username=



No hay comentarios:

Publicar un comentario