This commit is contained in:
Mylloon 2021-11-14 17:08:13 +01:00
parent 7c043cddaf
commit fb9ed6448f

View file

@ -10,6 +10,8 @@ ou
Pour lancer depuis `~/.vscodium_scripts` :
- `./VSCodium.AppImage --no-sandbox`
I recommand hiding Codium's output and disown it from the terminal it was started by doing this instead of the above command:
- `./VSCodium.AppImage --no-sandbox > /dev/null 2>&1 &;disown`
## Utilité