Loading
discord: add commandLineArgs
Adds an option to append arbitrary command-line arguments to the wrapper. This allows fixing an issue with DPI scaling in Electron apps by passing `--force-device-scale-factor=<scale>`, like for Chrome and VSCode. (cherry picked from commit 0025e0ec)