Skip to content

Instantly share code, notes, and snippets.

@tobihans
Created July 5, 2022 06:01
Show Gist options
  • Save tobihans/7501947ad93e322c32b4b132849cc6fe to your computer and use it in GitHub Desktop.
Save tobihans/7501947ad93e322c32b4b132849cc6fe to your computer and use it in GitHub Desktop.
Vim desktop entry file
[Desktop Entry]
Categories=CodeEditor;
Comment[en_US]=Edit with Vim
Comment=Edit with Vim
Exec=x-terminal-emulator -e vim
GenericName[en_US]=Editor
GenericName=Editor
Icon=gvim
MimeType=
Name[en_US]=Vim
Name=Vim
Path=
StartupNotify=true
StartupWMClass=Vim
Terminal=false
TerminalOptions=
Type=Application
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment