blob: 852a8dcde7840f55c72ecde9fb73c33e72d900a8 (
plain)
1
2
3
4
5
6
7
8
9
|
[Desktop Entry]
Type=Application
Name=Pycharm Light Edit
Icon=pycharm
Exec=/usr/bin/ltedit %f
MimeType=text/x-python;application/x-ipynb+json
NoDisplay=true
Terminal=false
StartupNotify=true
|