This allows associating lite-xl on linux with folders for the open with option of graphical file browsers.
11 lines
227 B
Desktop File
11 lines
227 B
Desktop File
[Desktop Entry]
|
|
Type=Application
|
|
Name=Lite XL
|
|
Comment=A lightweight text editor written in Lua
|
|
Exec=lite-xl %F
|
|
Icon=lite-xl
|
|
Terminal=false
|
|
StartupWMClass=lite-xl
|
|
Categories=Development;IDE;
|
|
MimeType=text/plain;inode/directory;
|