dotfiles/usr/share/applications/code-url-handler.desktop

13 lines
309 B
Plaintext
Raw Normal View History

2023-07-11 04:43:17 +00:00
[Desktop Entry]
Name=Visual Studio Code - URL Handler
Comment=Code Editing. Redefined.
GenericName=Text Editor
2023-10-06 16:10:14 +00:00
Exec=/usr/bin/code --open-url %U
2023-07-11 04:43:17 +00:00
Icon=visual-studio-code
Type=Application
NoDisplay=true
StartupNotify=true
Categories=TextEditor;Development;IDE;
MimeType=x-scheme-handler/vscode;
Keywords=vscode;