Compare commits
1 Commits
0.2.0
...
ea0a34258b
| Author | SHA1 | Date | |
|---|---|---|---|
|
ea0a34258b
|
6
scripts/vscode
Executable file
6
scripts/vscode
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
/opt/vscode/VSCode-linux-x64/code \
|
||||
--enable-features=UseOzonePlatform,WaylandWindowDecorations \
|
||||
--ozone-platform-hint=auto \
|
||||
--unity-launch %F . & disown %1
|
||||
Reference in New Issue
Block a user