mirror of
https://github.com/SeriousBug/dotfiles
synced 2024-10-31 19:17:26 -05:00
reenable sandbox for vscode
This commit is contained in:
parent
c35f08222f
commit
708934268b
|
@ -8,7 +8,7 @@ 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
|
||||
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=Text Editor
|
||||
Icon=visual-studio-code
|
||||
|
|
Loading…
Reference in a new issue