10 lines
308 B
Desktop File
10 lines
308 B
Desktop File
|
[Desktop Entry]
|
||
|
Name=Python3
|
||
|
Comment=Python3 Interpreter (venv with ptpython)
|
||
|
Exec=gnome-terminal --hide-menubar --profile Python -e /usr/data/dirk/local/bin/ptpython/venv/bin/ptpython
|
||
|
Icon=/usr/data/dirk/local/bin/ptpython/icon.xpm
|
||
|
#Terminal=true
|
||
|
Type=Application
|
||
|
Categories=Development;
|
||
|
StartupNotify=true
|