generated from itdominator/Python-With-Gtk-Template
12 lines
340 B
Desktop File
12 lines
340 B
Desktop File
|
[Desktop Entry]
|
||
|
Name=LSP Manager
|
||
|
GenericName=A Python + Gtk app to handle interacting LSP Client and Servers.
|
||
|
Comment=UI for LSP Client and Server Management
|
||
|
Exec=/bin/lsp-manager %F
|
||
|
Icon=/usr/share/lsp_manager/icons/lsp_manager.png
|
||
|
Type=Application
|
||
|
StartupNotify=true
|
||
|
Categories=System;FileTools;Utility;Core;GTK;
|
||
|
MimeType=
|
||
|
Terminal=false
|