fix VSCode Live Share bug and enable wayland

Fixes the error `Error: command 'liveshare.startFromWelcomeContent' not found`
This commit is contained in:
Kaan Barmore-Genç 2022-05-08 03:11:59 -04:00
parent 389d354c36
commit 6d0a6bd9b8
No known key found for this signature in database
GPG Key ID: 362529CF3A326F16
1 changed files with 28 additions and 0 deletions

View File

@ -0,0 +1,28 @@
[Desktop Action new-empty-window]
Exec=/opt/visual-studio-code/code --no-sandbox --new-window %F
Icon=visual-studio-code
Name=New Empty Window
[Desktop Entry]
Actions=new-empty-window;
Categories=Utility;TextEditor;Development;IDE;
Comment[en_US]=Code Editing. Refined.
Comment=Code Editing. Refined.
Exec=env DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=1 /opt/visual-studio-code/code --no-sandbox --enable-features=UseOzonePlatform --ozone-platform=wayland --unity-launch %F
GenericName[en_US]=Text Editor
GenericName=Text Editor
Icon=visual-studio-code
Keywords=vscode;
MimeType=text/plain;inode/directory;application/x-visual-studio-code-workspace;
Name[en_US]=Visual Studio Code
Name=Visual Studio Code
Path=
StartupNotify=false
StartupWMClass=Code
Terminal=false
TerminalOptions=
Type=Application
X-DBUS-ServiceName=
X-DBUS-StartupType=
X-KDE-SubstituteUID=false
X-KDE-Username=