mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-12-26 11:52:25 +01:00
6 lines
171 B
Plaintext
6 lines
171 B
Plaintext
# Default settings for electron. This file is sourced by /bin/sh from
|
|
# the electron launcher.
|
|
|
|
# Options to pass to electron.
|
|
ELECTRON_FLAGS="--ozone-platform-hint=auto"
|