1
0
Fork 0
mirror of https://github.com/SeriousBug/dotfiles synced 2024-11-01 03:27:26 -05:00

reenable sandbox for vscode

This commit is contained in:
Kaan Barmore-Genç 2023-01-26 23:43:34 -05:00
parent c35f08222f
commit 708934268b

View file

@ -8,7 +8,7 @@ Actions=new-empty-window;
Categories=Utility;TextEditor;Development;IDE; Categories=Utility;TextEditor;Development;IDE;
Comment[en_US]=Code Editing. Refined. Comment[en_US]=Code Editing. Refined.
Comment=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 Exec=env DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=1 /opt/visual-studio-code/code --enable-features=UseOzonePlatform --ozone-platform=wayland %F
GenericName[en_US]=Text Editor GenericName[en_US]=Text Editor
GenericName=Text Editor GenericName=Text Editor
Icon=visual-studio-code Icon=visual-studio-code