9 lines
222 B
Desktop File
9 lines
222 B
Desktop File
|
[Desktop Entry]
|
||
|
Type=Application
|
||
|
Name=notepad
|
||
|
MimeType=text/plain;
|
||
|
Exec=env WINEPREFIX="/home/alex/.local/share/wineprefixes/default" wine start /ProgIDOpen txtfile %f
|
||
|
NoDisplay=true
|
||
|
StartupNotify=true
|
||
|
Icon=1E64_notepad.0
|