blob: bd9ef079703fdab3ab7f43955218658c78ccc7c3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
[Desktop Entry]
Name=VSCodium Wayland - URL Handler
Comment=Editing evolved
GenericName=Code Editor
Exec=/usr/bin/vscodium --enable-features=UseOzonePlatform --ozone-platform=wayland --open-url %U
Icon=vscodium;vscode;code;
Type=Application
NoDisplay=true
StartupNotify=true
Categories=Utility;TextEditor;Development;IDE;
MimeType=x-scheme-handler/vscodium;
Keywords=vscode;vscodium;code;
|