Pertanyaan yang diberi tag .desktop

10
Bagaimana cara men-debug file .desktop?

Saya punya .desktopfile untuk memulai program python di lingkungan conda tertentu, seperti ini: [Desktop Entry] Version=1.0 Name=Qutebrowser GenericName=Web Browser Comment=View and edit files MimeType=text/html; Exec=bash -c "source /vol/home/kaipingga/anaconda3/bin/activate qutebrowser;...