#!/usr/bin/env exo-open [Desktop Entry] Type=Application Name=Python3 Name[fr_FR]=Python3 Comment=Launch the Python interpreter Icon=application-x-executable OnlyShowIn=XFCE; Exec=xfce4-terminal --hide-menubar --hide-toolbar -T Python3 -x python3 Terminal=true Categories=Development;GTK;ConsoleOnly; StartupNotify=false